Skip to content

feat: add generalized issue and PR templates#8

Open
trueberryless wants to merge 2 commits into
bombshell-dev:mainfrom
trueberryless:feat/github-template-files
Open

feat: add generalized issue and PR templates#8
trueberryless wants to merge 2 commits into
bombshell-dev:mainfrom
trueberryless:feat/github-template-files

Conversation

@trueberryless
Copy link
Copy Markdown

Description

This PR adds issue and PR templates to all repositories of the bombshell-dev by using GitHubs specialty of the .github repo.

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 🙌

Copy link
Copy Markdown
Member

@natemoo-re natemoo-re left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good so far! Had a few open questions but no strong feelings either way.

Comment thread .github/ISSUE_TEMPLATE/config.yaml
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
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, interesting thought. I'll have to sleep over it and think about it more tomorrow 👍

Comment thread .github/ISSUE_TEMPLATE/bug_report.yaml Outdated
Co-authored-by: Nate Moore <7118177+natemoo-re@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants