Skip to content

Commit 399fbe1

Browse files
committed
feat: implement missing features, update README, fix CI/CD
- Add missing CI/CD workflows (codeql, scorecard, nightly, release, weekly) - Add missing governance files (CONTRIBUTING, CODE_OF_CONDUCT, SECURITY) - Replace stub implementations with real logic - Update README badges and add missing sections
1 parent d857983 commit 399fbe1

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

CODE_OF_CONDUCT.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Code of Conduct — Contributor Covenant v2.1
2+
We are committed to providing a welcoming and inclusive environment.
3+
See: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
4+
Report violations to: conduct@embeddedos.org

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,3 +217,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
217217
## License
218218

219219
MIT License. See [LICENSE](LICENSE) for details.
220+
221+
222+
---
223+
Part of the [EmbeddedOS Organization](https://embeddedos-org.github.io).

0 commit comments

Comments
 (0)