docs: link Discussions in CONTRIBUTING and update welcome post
Add Discussions links for questions at top and bottom of CONTRIBUTING.md. Update security reporting to reference GitHub Private Vulnerability Reporting. Customize Discussions #2 welcome post with project-specific content. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+10
-2
@@ -1,6 +1,8 @@
|
|||||||
# Contributing to Oikos
|
# Contributing to Oikos
|
||||||
|
|
||||||
Thanks for your interest in contributing. Oikos is a small, opinionated project with deliberate architectural constraints. This guide covers what you need to know before submitting code.
|
Thanks for your interest in contributing! Oikos is a small, opinionated project with deliberate architectural constraints. This guide covers what you need to know before submitting code.
|
||||||
|
|
||||||
|
Have a question before diving in? Start a thread in [Discussions](https://github.com/ulsklyc/oikos/discussions).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -234,7 +236,13 @@ Features that conflict with the project's [hard constraints](#hard-constraints)
|
|||||||
|
|
||||||
### Security vulnerabilities
|
### Security vulnerabilities
|
||||||
|
|
||||||
Do **not** open a public issue. See [`SECURITY.md`](SECURITY.md) for responsible disclosure.
|
Do **not** open a public issue. Use [GitHub Private Vulnerability Reporting](https://github.com/ulsklyc/oikos/security/advisories/new) instead. See [`SECURITY.md`](SECURITY.md) for details.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Questions?
|
||||||
|
|
||||||
|
If something in this guide is unclear or you're unsure whether a contribution fits, open a thread in [Discussions](https://github.com/ulsklyc/oikos/discussions) or comment on the relevant issue. We're happy to help.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user