Skip to content

Commit f0e64f6

Browse files
authored
Update feature_request.md
Add preflight checks
1 parent 2607320 commit f0e64f6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ assignees: ''
77

88
---
99

10+
## Preflight Checklist
11+
12+
Please ensure you've completed all of the following.
13+
14+
- [ ] I agree to follow the [Code of Conduct](https://github.com/codeaffen/phpipam-ansible-modules/blob/develop/CODE_OF_CONDUCT.md).
15+
- [ ] 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.
16+
- [ ] I only submit one single feature per feature request.
17+
1018
**Is your feature request related to a problem? Please describe.**
1119
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1220

0 commit comments

Comments
 (0)