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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add issue template config.yml #10777

Merged
merged 2 commits into from Apr 26, 2020
Merged

chore: add issue template config.yml #10777

merged 2 commits into from Apr 26, 2020

Conversation

dennishzg
Copy link
Contributor

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

I added the new issue template configuration options. Awesome new feature 馃帀

You can customize the issue template chooser that people see when creating a new issue in your repository by adding a config.yml file to the .github/ISSUE_TEMPLATE folder.

If you prefer to receive certain reports outside of GitHub, you can direct people to external sites with contact_links.

You can require contributors to use issue templates by setting blank_issue_enabled to false. If you set blank_issue_enabled to true, people will have the option to open a blank issue.

Links:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Other information:

@yyx990803 yyx990803 merged commit e1fbfac into vuejs:dev Apr 26, 2020
pl2476 added a commit to pl2476/vue that referenced this pull request Apr 26, 2020
chore: add issue template config.yml (vuejs#10777) [ci skip]
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.

None yet

2 participants