Necessary to fix an issue with the issue templates since GitHub no longer respects the `.github/ISSUE_TEMPLATE.md` file so am now using the `ISSUE_TEMPLATE` folder with additional links to community and security information. Only a single issue template is being used to reduce the number of choices people have to make. The code view template was also updated to improve the descriptions. Milestone: minor
9 lines
287 B
YAML
9 lines
287 B
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Community
|
|
url: https://alchemists.io/community
|
|
about: Please ask questions or discuss specifics here.
|
|
- name: Security
|
|
url: https://alchemists.io/policies/security
|
|
about: Please report security vulnerabilities here.
|