diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..c467844 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,11 @@ +**Is your pull request related to a problem? Please describe.** +A clear and concise description of what the problem is. You can also link to an existing issue. + +**Why should this feature be added?** +An explanation of why the feature should be added. Please be as specific as possible to help us understand the reasoning. + +**Examples** +Examples of the feature in action and its significance compared to not having the feature. + +**Additional context** +Add any other context or screenshots about the pull request here.