Skip to content

Commit 0daf3f9

Browse files
authored
chore: Update CONTRIBUTING.md (#975)
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 1a6dfb0 commit 0daf3f9

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ Find the needed basics here:
99
* [how to fork a repository](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo)
1010
* [how create a pull request from a fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork)
1111

12+
13+
## Pullrequests
14+
15+
When opening a pull request, use the repository’s pull request template and complete all required fields.
16+
Keep each pull request focused on a single topic or problem.
17+
18+
Every pull request must reference an existing issue that it aims to address.
19+
If no issue exists for your topic, please create one first using the appropriate issue template, then link your pull request to it.
20+
21+
1222
## Setup
1323

1424
This project uses [poetry]. Have it installed and setup first.

0 commit comments

Comments
 (0)