alcpereira / 100hunters

Let's goooo
6 stars 11 forks source link

Chore issue template #51

Closed Pankeking closed 1 month ago

Pankeking commented 1 month ago

docs: Implementation of issue templates (bug & feat request)

Solves #15

Description

Issue template using github supported markdown. A fast way to submit an issue or report a bug helping the team to format correctly their issues for other team members to see and contribute.

Testing

I manually tested the templates in my own fork. Merged into main branch to test the functionality and correct template format.

Checklist

[ ] I have added unit tests for my changes. (If applicable) [ ] I have updated the documentation to reflect the changes, including any breaking changes. [ ] I have created regression tests for the feature I am adding.

Reviewer Checklist

[ ] PR regressions tested. [ ] Automated test coverage is satisfactory. (If applicable)

alcpereira commented 1 month ago

Do you mind squashing your commits before merging?

Pankeking commented 1 month ago

Do you mind squashing your commits before merging?

Done! Everything good?

Pankeking commented 1 month ago

Closes #15