docs: add OSS community health files
- CONTRIBUTING.md: contributor onboarding, conventional commit rules, local setup - CODE_OF_CONDUCT.md: adopts Contributor Covenant 2.1 by reference - SECURITY.md: vulnerability reporting via GitHub private advisories, scope boundaries - .github/ISSUE_TEMPLATE/config.yml: disables blank issues, links to discussions and Honcho upstream Lifts the GitHub community profile score from 57% toward 100%.
This commit is contained in:
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Honcho upstream issues
|
||||
url: https://github.com/plastic-labs/honcho/issues
|
||||
about: Bugs in the Honcho server itself, not the OpenConcho UI.
|
||||
- name: Question or discussion
|
||||
url: https://github.com/offendingcommit/openconcho/discussions
|
||||
about: General questions, ideas, or design discussion.
|
||||
Reference in New Issue
Block a user