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

DX: remove GitHub issue and PR templates #178

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Sep 28, 2023

Closes #163

The .github/ISSUE_TEMPLATE folder and .github/pull_request_template.md file are removed by the check-dev-files hook, unless you set --keep-issue-templates:

  - repo: https://github.com/ComPWA/repo-maintenance
    rev: 0.0.200
    hooks:
      - id: check-dev-files
        args:
          - --keep-issue-templates

@redeboer redeboer added the 🖱️ DX Improvements to the Developer Experience label Sep 28, 2023
@redeboer redeboer self-assigned this Sep 28, 2023
@redeboer redeboer changed the title DX: switch to issue forms DX: remove GitHub issue and PR templates Sep 28, 2023
@redeboer redeboer marked this pull request as ready for review September 28, 2023 20:25
@redeboer redeboer merged commit 6121f63 into main Sep 28, 2023
17 checks passed
@redeboer redeboer deleted the remove-issue-templates branch September 28, 2023 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖱️ DX Improvements to the Developer Experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to issue forms for GitHub Issue templates
1 participant