Skip to content

Commit

Permalink
Update .github/pull_request_template.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jérémy Benoist <[email protected]>
  • Loading branch information
k00ni and j0k3r authored Aug 21, 2023
1 parent b137c0d commit f1b6d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
* [ ] Write in this text something like `fixes #1234` to outline that you are providing a fix for the issue `#1234`.
* [ ] After the pull request was created, you will find on the right side a section called **Development**. There issues can be selected which will be closed after the your pull request got merged.
* [ ] In case you changed internal behavior or functionality, please check our documentation to make sure these changes are **documented properly**: https://github.com/smalot/pdfparser/tree/master/doc
* [ ] In case you wanna discuss new ideas/changes and you are not sure, just create a pull request and mark it as **a draft**
* [ ] In case you want to discuss new ideas/changes and you are not sure, just create a pull request and mark it as **a draft**
(see [here](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests#draft-pull-requests) for more information).
This will tell us, that it is not ready for merge, but you want to discuss certain issues.

Expand Down

0 comments on commit f1b6d97

Please sign in to comment.