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: Replace markdown issue templates with forms #938

Merged
merged 2 commits into from
Mar 2, 2023

Conversation

phated
Copy link
Contributor

@phated phated commented Mar 2, 2023

Related issue(s)

Resolves #

Description

This switches our markdown issue templates into GitHub Issue Forms. I like these issue forms because we can provide a lot of extra information to submitters that isn't leaked into the issue body, and we don't need to use comments.

You can test the organization-wide generic ones at https://github.com/noir-lang/aztec_backend/issues/new?assignees=&labels=bug&template=bug_report.yml and these will also render as forms if you look at the markdown directly on my branch (not in the diff).

I've kept these templates in the repository and updated them because they capture more specific information about the environment. When you override a single issue template in the repository, you need to provide them all, so the feature_request.yml is the same as the company wide one.

Copying @Globallager since he last made updates to the environment section.

Summary of changes

Dependency additions / changes

Test additions / changes

Checklist

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt with default settings.
  • I have linked this PR to the issue(s) that it resolves.
  • I have reviewed the changes on GitHub, line by line.
  • I have ensured all changes are covered in the description.
  • This PR requires documentation updates when merged.

Additional context

TomAFrench
TomAFrench previously approved these changes Mar 2, 2023
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
@phated phated added this pull request to the merge queue Mar 2, 2023
Merged via the queue into master with commit e51ff01 Mar 2, 2023
@phated phated deleted the phated/issue-forms branch March 2, 2023 16:26
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.

4 participants