diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..8312738 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +Please ensure your pull request adheres to the following guidelines: + +- [ ] Ensure to include an approriate body text in the PR, referencing why we need this change. +- [ ] Ensure you have created an approriate bug in bugzilla.redhat.com (under gluster-ansible component) , if the PR is a vital change and reference the bugzilla url in the PR +- [ ] Search previous suggestions before making a new one, as yours may be a duplicate. + +Thanks!