Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
chore: replace issue templates with issue forms#4897
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
nx-cloudbot commentedMay 3, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Thanks for the PR,@bradzacher! typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community. The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately. Thanks again! 🙏Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently onhttps://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitorsper day. |
netlifybot commentedMay 3, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
✅ Deploy Preview fortypescript-eslint ready!
To edit notification comments on pull requests, go to yourNetlify site settings. |
a52c231
to386a586
Compare- [x] Addresses an existing open issue:fixes#4823- [x] That issue was marked as [accepting prs](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22)- [x] Steps in [CONTRIBUTING.md](https://github.com/typescript-eslint/typescript-eslint/blob/main/CONTRIBUTING.md) were takenAdds issue templates using GH's forms config.Deletes now obselete markdown templates.We can't *use* them, but GH will at least preview render them when viewed on the branch:- [Bug: Report a complex bug with reprorepo](https://github.com/typescript-eslint/typescript-eslint/tree/issue-forms/.github/ISSUE_TEMPLATE/bug-report-complex.yaml)- [Bug: Report a Bug With theParser](https://github.com/typescript-eslint/typescript-eslint/tree/issue-forms/.github/ISSUE_TEMPLATE/bug-report-parser.yaml)- [Bug: Report a Bug With aRule](https://github.com/typescript-eslint/typescript-eslint/tree/issue-forms/.github/ISSUE_TEMPLATE/bug-report-plugin.yaml)- [Bug: Report a Bug With ScopeAnalysis](https://github.com/typescript-eslint/typescript-eslint/tree/issue-forms/.github/ISSUE_TEMPLATE/bug-report-scope-manager.yaml)- [Bug: Report a Bug With utils /type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/issue-forms/.github/ISSUE_TEMPLATE/bug-report-utils.yaml)- [Enhancement: Propose a New Base RuleExtension](https://github.com/typescript-eslint/typescript-eslint/tree/issue-forms/.github/ISSUE_TEMPLATE/enhancement-new-base-rule-extension.yaml)- [Enhancement: Propose a NewRule](https://github.com/typescript-eslint/typescript-eslint/tree/issue-forms/.github/ISSUE_TEMPLATE/enhancement-new-rule.yaml)- [Enhancement: Propose a New Rule Option Or AdditionalChecks](https://github.com/typescript-eslint/typescript-eslint/tree/issue-forms/.github/ISSUE_TEMPLATE/enhancement-rule-option.yaml)
You can always make your forked repo, and apply your changes there, though! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
This is great, awesome stuff! Thanks!!
Posted a bunch of suggestions. Really looking forward to having this! ✨🔥
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
bradzacher commentedMay 10, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@JoshuaKGoldberg - are you happy with the changes and the wizard ordering, etc? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Yes this iswonderful, thank you! 🙏
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
PR Checklist
Overview
Adds issue templates using GH's forms config.
Deletes now obsolete markdown templates.
We can't test them in this repo, but I've uploaded them to another test repo.
https://github.com/bradzacher/test-issue-form/issues/new/choose