diff --git a/.github/instructions/*.instructions.md b/.github/instructions/*.instructions.md new file mode 100644 index 000000000..009863276 --- /dev/null +++ b/.github/instructions/*.instructions.md @@ -0,0 +1,14 @@ +**Description:** +Describe your changes. + +**Related issue:** +Add link to the related issue. + +**Check list:** +- [ ] Mark if documentation changes are required. +- [ ] Mark if tests were added or updated to cover the changes. + +It looks like this is your first time opening a pull request in this project! +Be sure to review the [code of conduct](https://github.com/actions/setup-python/blob/main/CODE_OF_CONDUCT.md). +Reporting a security vulnerability? +Check out the project's [security policy](https://github.com/actions/setup-python/security/policy).