feat: add generalized issue and PR templates#8
Open
trueberryless wants to merge 2 commits into
Open
Conversation
natemoo-re
reviewed
Jun 3, 2026
Member
natemoo-re
left a comment
There was a problem hiding this comment.
Looking good so far! Had a few open questions but no strong feelings either way.
Comment on lines
+31
to
+37
| - type: textarea | ||
| id: context | ||
| attributes: | ||
| label: Additional context | ||
| description: Add any other context, code examples, or screenshots about the feature request here. | ||
| validations: | ||
| required: false |
Member
There was a problem hiding this comment.
Should we add an AI disclosure to issues/requests as well?
AI assistance disclosure
- This issue was drafted with the assistance of an AI tool
Author
There was a problem hiding this comment.
Hmm, interesting thought. I'll have to sleep over it and think about it more tomorrow 👍
Co-authored-by: Nate Moore <7118177+natemoo-re@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds issue and PR templates to all repositories of the
bombshell-devby using GitHubs specialty of the.githubrepo.I tried to generalize the templates as much as possible for the three main repos (clack, tab and args), while making them not too specific.
Regarding emojis, I used the unicode directly for cross-platform safety, these are the resolved emojis:
Feel free to suggest improvements / better generalisations / or just changes in general 🙌