Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add issue templates #522

Merged
merged 2 commits into from
Sep 3, 2021
Merged

Add issue templates #522

merged 2 commits into from
Sep 3, 2021

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Aug 30, 2021

Add an initial set of basic issue templates.

The initial set consists of a basic bug report and a feature request template, loosely based on the standards proposed by GitHub itself, with adjustments based on experiences in other repos.

The intention is to initially iterate on these templates based on how well people fill them out and how helpful they prove to be to get bugs reported in a reproducible format
Once the templates are relatively stable, we can consider switching them over to Yaml template format.

Fixes #515

Add an initial set of basic issue templates.

The initial set consists of a basic _bug report_ and a _feature request_ template, loosely based on the standards proposed by GitHub itself, with adjustments based on experiences in other repos.

The intention is to initially iterate on these templates based on how well people fill them out and how helpful they prove to be to get bugs reported in a reproducible format.
Once the templates are relatively stable, we can consider switching them over to Yaml template format.
@jrfnl jrfnl added this to the 2.0.0 milestone Aug 30, 2021
@jrfnl jrfnl requested a review from schlessera August 30, 2021 07:09
.github/ISSUE_TEMPLATE/bug_report.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/bug_report.md Outdated Show resolved Hide resolved
@jrfnl
Copy link
Member Author

jrfnl commented Sep 3, 2021

Requested changes made, should be ready to go now.

@jrfnl jrfnl mentioned this pull request Sep 3, 2021
@schlessera schlessera merged commit 869f69c into develop Sep 3, 2021
@schlessera schlessera deleted the feature/515-add-issue-templates branch September 3, 2021 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create issue and pull request templates
2 participants