Skip to content

Commit 78b9f29

Browse files
committed
Update CONTRIBUTING.md
1 parent 8555b97 commit 78b9f29

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ We welcome pull requests, but please note that they are not guaranteed to be acc
2929
### Creating pull requests
3030

3131
- When creating a pull request, please ensure you follow the same guidelines as [mentioned for issues](#reporting-issues).
32-
- Creating a pull request does not necessarily require an issue. But if the problem is complex, creating an issue beforehand might make the process smoother.
32+
- An issue is not required for every pull request. For small or straightforward changes (such as documentation fixes or obvious bug fixes), feel free to open a pull request directly.
33+
- For more complex changes or behavior-altering fixes, opening an issue first is strongly recommended to discuss the approach and avoid unnecessary rework.
3334
- Do not include fixes that are not directly related to the pull request topic.
3435

3536
### Continuous Integration

0 commit comments

Comments
 (0)