Updated GitHub issue and pull request templates

Necessary to fix the issue template and leverage the GitHub UI which includes a configuration for dealing with issues. A few minor corrections have been applied to the pull request template as well.

Milestone: minor
This commit is contained in:
Brooke Kuhlmann
2025-08-11 08:37:55 -06:00
parent 9fbf5a14d4
commit 3e141eb0bf
4 changed files with 26 additions and 11 deletions
-8
View File
@@ -1,8 +0,0 @@
## Why
<!-- Required. Describe, briefly, why this issue is important. -->
## How
<!-- Optional. List exact steps (numbered) to implement or reproduce behavior. Screen shots/casts are welcome. -->
## Notes
<!-- Optional. Provide additional details (i.e operating system, software version(s), stack dump, etc.) -->
+5
View File
@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Community
url: https://discord.gg/CAgBZQqVWp
about: Please ask questions or discuss specifics here.
+18
View File
@@ -0,0 +1,18 @@
---
name: Issue
title: "Add|Update|Fix|Remove|Refactor "
about: Report an issue. Please use only one of the subject prefixes.
---
<!--
Please focus on well written issues. Context: https://alchemists.io/articles/software_issues.
-->
## Why
<!-- Required. Describe, briefly, why this issue is important. -->
## How
<!-- Optional. List exact steps to implement or reproduce behavior. Screen shots/casts are welcome! -->
## Notes
<!-- Optional. Provide additional details like operating system, software version(s), stack dump, logs, or anything else that would be helpful. -->
+3 -3
View File
@@ -1,8 +1,8 @@
## Overview
<!-- Required. Why is this important/necessary and what is the overarching architecture. -->
<!-- Required. Describe, briefly, why this is necessary and what the overarching architecture is. -->
## Screenshots/Screencasts
<!-- Optional. Provide supporting image/video. -->
<!-- Optional. Provide supporting screen shots/casts. -->
## Details
<!-- Optional. List the key features/highlights as bullet points. -->
<!-- Optional. As bullet points, list related issue(s); major highlights; team callouts; and/or other information that is helpful. -->