diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000..51f88beae8 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,40 @@ +## What type of PR is this? (check all applicable) + +- [ ] Refactor +- [ ] Feature +- [ ] Bug Fix +- [ ] Optimization +- [ ] Documentation Update + +## Description + +## Related Tickets & Documents + + + +- Related Issue # +- Closes # + +## How to reproduce the issue + +_Please replace this line with instructions on how to reproduce the issue or test the feature._ + +## Other branches or releases that this needs to be backported +_Describe which projects this change will impact and that needs to be backported._ + +## Checklist +_We encourage you to keep the code coverage percentage at 80% and above._ + +- [ ] Does this solution meet the acceptance criteria of the related issue? +- [ ] Is the related issue checklist completed? +- [ ] Does this PR adds unit tests for the developed code? If not, why? +- [ ] End-to-End tests have been added or updated? +- [ ] Was the documentation updated, or a dedicated issue for documentation created? (If applicable) +- [ ] Is the release notes updated? (If applicable) diff --git a/README.md b/README.md index 93203e1cfa..a38df0a192 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ -[![Hacktoberfest_clickable](https://github.com/user-attachments/assets/b1b5a430-6df9-40c2-999f-de3433f61251)](https://assorted-son-815.notion.site/Hacktoberfest-2024-with-Taipy-2a5032a3f01642709e88ffaa5d0d169e) - -