Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Merged
bradzacher merged 8 commits intomainfromissue-forms
May 10, 2022
Merged

Conversation

bradzacher
Copy link
Member

@bradzacherbradzacher commentedMay 3, 2022
edited
Loading

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

image

@bradzacherbradzacher added the repo maintenancethings to do with maintenance of the repo, and not with code/docs labelMay 3, 2022
@nx-cloud
Copy link

nx-cloudbot commentedMay 3, 2022
edited
Loading

☁️ Nx Cloud Report

CI is running/has finished running commands for commita048cc4. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 43 targets

Sent with 💌 fromNxCloud.

@typescript-eslint
Copy link
Contributor

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.

@netlify
Copy link

netlifybot commentedMay 3, 2022
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commita048cc4
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/6279cbbc622f1b00081117f4
😎 Deploy Previewhttps://deploy-preview-4897--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to yourNetlify site settings.

@bradzacherbradzacherforce-pushed theissue-forms branch 2 times, most recently froma52c231 to386a586CompareMay 3, 2022 08:36
-   [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)
@Josh-Cena
Copy link
Member

You can always make your forked repo, and apply your changes there, though!

Copy link
Member

@JoshuaKGoldbergJoshuaKGoldberg left a 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! ✨🔥

@JoshuaKGoldbergJoshuaKGoldberg added the awaiting responseIssues waiting for a reply from the OP or another party labelMay 5, 2022
@bradzacherbradzacher removed the awaiting responseIssues waiting for a reply from the OP or another party labelMay 5, 2022
armano2
armano2 previously approved these changesMay 6, 2022
@bradzacher
Copy link
MemberAuthor

bradzacher commentedMay 10, 2022
edited
Loading

@JoshuaKGoldberg - are you happy with the changes and the wizard ordering, etc?

JoshuaKGoldberg
JoshuaKGoldberg previously approved these changesMay 10, 2022
Copy link
Member

@JoshuaKGoldbergJoshuaKGoldberg left a 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! 🙏

@bradzacherbradzacher merged commitbd86742 intomainMay 10, 2022
@bradzacherbradzacher deleted the issue-forms branchMay 10, 2022 02:28
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsJun 10, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@Josh-CenaJosh-CenaJosh-Cena left review comments

@armano2armano2armano2 left review comments

@JoshuaKGoldbergJoshuaKGoldbergJoshuaKGoldberg left review comments

Assignees
No one assigned
Labels
repo maintenancethings to do with maintenance of the repo, and not with code/docs
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Should all issue templates be in the new forms format?
4 participants
@bradzacher@Josh-Cena@armano2@JoshuaKGoldberg

[8]ページ先頭

©2009-2025 Movatter.jp