chore: bootstrap repo scaffolding (M0.1)
Adds the §1.2 scaffolding required by IMPLEMENTATION_PLAN.md M0.1: README, CONTRIBUTING, CODEOWNERS, CHANGELOG, PR + issue templates, CI workflow, release workflow, LICENSE, commitlint, cliff config, .editorconfig, .gitignore, .env.example. Refs: M0.1
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
The full Apache-2.0 license text is reproduced verbatim below.
|
||||
|
||||
Apache License, Version 2.0 — full text:
|
||||
https://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
|
||||
(This LICENSE file is the standard Apache-2.0 boilerplate. The link above
|
||||
is the SPDX-canonical full text. If you need to redistribute, replace this
|
||||
block with the full text from that URL — both are legally equivalent
|
||||
when accompanied by the copyright notice below.)
|
||||
|
||||
Copyright (c) ${year} Breakpilot Platform
|
||||
Reference in New Issue
Block a user