We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b5e8d5 commit e9677f8Copy full SHA for e9677f8
.github/CONTRIBUTING.md
@@ -17,7 +17,8 @@ time of the maintainers is a limited resource.
17
We are happy if you create `draft` pull-requests also if your feature is not ready, yet.
18
Please mark them as such by adding `[WIP]` to the start of the title. The purpose
19
of this is, for example, that you want to let other people know you are working
20
-on a given issue. For these work-in-progress pull-request, we propose to have a
+on a given issue or if you want to clarify some technical details of the implementation.
21
+For these work-in-progress pull-request, we propose to have a
22
check list of things that still need to be done.
23
24
## Issue tracking
0 commit comments