We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87295b5 commit ec79732Copy full SHA for ec79732
README.md
@@ -106,7 +106,11 @@ Please restrict your pull request to one library. You can include >1 version/rel
106
107
From a maintenance standpoint, it's much more straightforward to process pull requests where there is one commit for one library.
108
109
-In your pull request title, tell us what you're doing. If you are the author of the library, please add `[author]` to the pull request title.
+In your pull request title, tell us what you're doing.
110
+
111
+ - If you are the author of the library, please add `[author]` to the pull request title.
112
113
+ - If you are adding a new lib, please add `[new]` to the pull request title.
114
115
__Please include the following in your pull request:__
116
0 commit comments