Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Add templates for GitHub issues #46

Merged
merged 7 commits into from
Mar 29, 2023
Merged

Conversation

beeb
Copy link
Contributor

@beeb beeb commented Mar 27, 2023

The templates cover Bug Reports and Feature Requests. More can be added later.

If we start using tags to triage issues, those can be automatically assigned by changing the frontmatter of these new files.

When appropriate, we can add the following for instance:

labels: kind/bug, status/triage
---

@@ -0,0 +1,47 @@
---
name: "\U0001F41E Bug Report"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

"Bug" emoji

@@ -0,0 +1,19 @@
---
name: "\U0001F381 Feature Request"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

"Gift" emoji

@nvarner
Copy link
Owner

nvarner commented Mar 29, 2023

Is it possible to use 🐞 and 🎁 directly, rather than their Unicode codepoints?

@beeb
Copy link
Contributor Author

beeb commented Mar 29, 2023

Sure, I'll change it in a few minutes, hopefully it works with github's parsing

@nvarner nvarner merged commit e63f970 into nvarner:master Mar 29, 2023
@nvarner
Copy link
Owner

nvarner commented Mar 29, 2023

Looks good. Thank you!

@beeb beeb deleted the issues-template branch March 29, 2023 05:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants