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: add issue templates #471

Merged
merged 2 commits into from
Jan 30, 2023

Conversation

zivkovicmilos
Copy link
Member

Description

This PR adds 2 issue templates to the repo, for easier issue management:

  1. Simple issue template with a basic description
  2. Detailed issue template with questions the user is supposed to answer

The issue templates can be chosen when creating a new issue.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Checklist (for contributors)

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have added the relevant labels
  • I have updated the official documentation
  • I have added sufficient documentation in code

Testing

  • I have tested this code with the official test suite
  • I have tested this code manually

Additional comments

cc @piux2 @anarcher

@zivkovicmilos zivkovicmilos added the 🌱 feature New update to Gno label Jan 20, 2023
@zivkovicmilos zivkovicmilos requested a review from a team as a code owner January 20, 2023 11:28
@zivkovicmilos zivkovicmilos self-assigned this Jan 20, 2023
@moul moul merged commit f109bb7 into gnolang:master Jan 30, 2023
@zivkovicmilos zivkovicmilos deleted the feature/add-issue-template branch January 30, 2023 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 feature New update to Gno
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants