Skip to content

Commit a08f0cc

Browse files
docs: link to org Discussions community hub
Add issue template contact_links + README section pointing to https://github.com/orgs/opendecree/discussions as the single community surface for all OpenDecree repos. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 9daa685 commit a08f0cc

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: Community Discussions
4+
url: https://github.com/orgs/opendecree/discussions
5+
about: Questions, ideas, and show-and-tell — ask here before filing an issue.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ For detailed concepts (schemas, typed values, versioning, auth), see the [main O
8585
- Python 3.11+
8686
- A running OpenDecree server (v0.3.0+)
8787

88+
## Questions?
89+
90+
Head to [OpenDecree Discussions](https://github.com/orgs/opendecree/discussions) — our community hub covers all OpenDecree repos.
91+
8892
## License
8993

9094
Apache License 2.0 — see [LICENSE](LICENSE).

0 commit comments

Comments
 (0)