diff --git a/.github/ISSUE_TEMPLATE/new_dev_tool.md b/.github/ISSUE_TEMPLATE/new_dev_tool.md new file mode 100644 index 0000000000000..6100922376b9d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new_dev_tool.md @@ -0,0 +1,43 @@ +--- +name: New Dev Tool Request +about: This is a request for adding a new tool for setting up a dev environment. +title: '' +labels: '' +assignees: '' +--- + +Checklist: + +* [ ] I am willing to maintain this tool, or have another Argo CD maintainer who is. +* [ ] I have another Argo CD maintainer who is willing to help maintain this tool (there needs to be at least two maintainers willing to maintain this tool) +* [ ] I have a lead sponsor who is a core Argo CD maintainer +* [ ] There is a PR which adds said tool - this is so that the maintainers can assess the impact of having this in the tree +* [ ] I have given a motivation why this should be added + +### The proposer + +<-- The username(s) of the person(s) proposing the tool --> + +### The proposed tool + + + +### Motivation + + + +### Link to PR (Optional) + + + +### Lead Sponsor(s) + +Final approval requires sponsorship from at least one core maintainer. + +- @ + +### Co-sponsors + +These will be the co-maintainers of the specified tool. + +- @