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

chore: create bug/feature/PR template, configure template chooser #397

Merged
merged 16 commits into from May 7, 2021
Merged

chore: create bug/feature/PR template, configure template chooser #397

merged 16 commits into from May 7, 2021

Conversation

HonkingGoose
Copy link
Contributor

Changes

  • Create bug report template
  • Create feature request template
  • Configure template chooser screen to redirect unwanted contributions to the proper place (config.yml file)
  • No empty issues allowed (blank_issues_enabled: false in the config.yml)
  • Issues will be labeled bug or enhancement when they are created

Context

The old issue template came from: https://github.com/actions/.github/blob/main/.github/issue_template.md
I've used the text in that template as the basis of the config.yml file.
Please check if those links are still the correct place to report security concerns.

Closes #396.

@HonkingGoose
Copy link
Contributor Author

@C0ZEN This is the first draft, but it's ready for your review and suggestions. 😉

.github/ISSUE_TEMPLATE/bug_report.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/bug_report.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/config.yml Outdated Show resolved Hide resolved
.github/pull_request_template.md Show resolved Hide resolved
@HonkingGoose HonkingGoose marked this pull request as ready for review March 19, 2021 22:54
@HonkingGoose
Copy link
Contributor Author

I've made some changes. This is ready for a fresh review again @C0ZEN 😉

.github/ISSUE_TEMPLATE/problem_report.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/problem_report.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/problem_report.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/problem_report.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/problem_report.md Outdated Show resolved Hide resolved
.github/pull_request_template.md Outdated Show resolved Hide resolved
HonkingGoose and others added 5 commits March 20, 2021 19:05
Co-authored-by: Geoffrey Testelin <geoffrey.testelin@gmail.com>
Co-authored-by: Geoffrey Testelin <geoffrey.testelin@gmail.com>
Co-authored-by: Geoffrey Testelin <geoffrey.testelin@gmail.com>
Co-authored-by: Geoffrey Testelin <geoffrey.testelin@gmail.com>
@HonkingGoose
Copy link
Contributor Author

@C0ZEN ready for another round of reviews. 😄 😉

Copy link
Contributor

@C0ZEN C0ZEN left a comment

Choose a reason for hiding this comment

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

Almost good IMO!

.github/ISSUE_TEMPLATE/other_issue_report.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/stale_issue_report.md Outdated Show resolved Hide resolved
HonkingGoose and others added 2 commits March 20, 2021 22:17
Co-authored-by: Geoffrey Testelin <geoffrey.testelin@gmail.com>
@HonkingGoose

This comment has been minimized.

@HonkingGoose
Copy link
Contributor Author

@C0ZEN I've done the things you wanted me to change, ready for another review. 😄

Copy link
Contributor

@C0ZEN C0ZEN left a comment

Choose a reason for hiding this comment

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

@HonkingGoose nice, I do not have any further suggestions.
Thank you for the PR and the time allocated to this ;)

@luketomlinson luketomlinson merged commit 0a21a5e into actions:main May 7, 2021
@HonkingGoose HonkingGoose deleted the issue/396 branch May 8, 2021 08:27
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.

improve onboarding for newcomers: issue template, PR template, template chooser
3 participants