chore: bootstrap repo scaffolding (M0.1)
ci / shared (pull_request) Failing after 5s
ci / test (pull_request) Failing after 2s
ci / e2e (pull_request) Has been skipped
ci / image (pull_request) Has been skipped

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:
2026-05-18 21:07:19 +02:00
parent a5ee3e27d4
commit f3366f0f20
15 changed files with 700 additions and 1 deletions
+29
View File
@@ -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