Skip to content

Commit

Permalink
Update feature_request.md
Browse files Browse the repository at this point in the history
Add preflight checks
  • Loading branch information
cmeissner authored Nov 30, 2024
1 parent 2607320 commit f0e64f6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ assignees: ''

---

## Preflight Checklist

Please ensure you've completed all of the following.

- [ ] I agree to follow the [Code of Conduct](https://github.com/codeaffen/phpipam-ansible-modules/blob/develop/CODE_OF_CONDUCT.md).
- [ ] I have searched the [issue tracker](https://github.com/codeaffen/phpipam-ansible-modules/issues) for a feature requests that matches the one I want to file, without success.
- [ ] I only submit one single feature per feature request.

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Expand Down

0 comments on commit f0e64f6

Please sign in to comment.