Skip to content

Commit

Permalink
docs: update PR template with review section & alternative approache
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Mar 14, 2024
1 parent 309880d commit 06fb7cf
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,14 @@

- [ ] 🍕 Feature
- [ ] 🐛 Bug Fix
- [ ] 📝 Documentation Update
- [ ] 🎨 Style
- [ ] 🧑‍💻 Code Refactor
- [ ] 🔥 Performance Improvements
- [ ] 📝 Documentation
- [ ] 🧑‍💻 Refactor
- [ ] ✅ Test
- [ ] 🤖 Build
- [ ] 🔁 CI
- [ ] 📦 Chore (Release)
- [ ] ⏩ Revert
- [ ] 🤖 Build or CI
- [ ] ❓ Other (please specify)

## Related Issue

Ticket number, link, or description.

Example: Fixes #123

## Describe this PR
Expand All @@ -26,6 +20,14 @@ A brief description of how this solves the issue.

Please provide screenshots of the change.

## Alternative Approaches Considered

Did you attempt any other approaches that are not documented in code?

## Review Guide

Notes for the reviewer. How to test this change?

## Checklist before requesting a review

- 📖 Read the FMTM Contributing Guide: <https://github.com/hotosm/fmtm/blob/main/CONTRIBUTING.md>
Expand Down

0 comments on commit 06fb7cf

Please sign in to comment.