Skip to content

Commit 91d0a4a

Browse files
committed
CONTRIBUTING: No changes to the public API
1 parent 27ccae4 commit 91d0a4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# No Features
1+
# No changes to the public API (formerly known as "No Features")
22

3-
PRs that implement new features are not accepted. Only bug fixes are accepted. If you need a certain feature create an issue about it and I may consider implementing it if it's good.
3+
PRs that change the public API of the library are not accepted. Only PRs that change the internals in a backward compatible way are considered. Changing the public API is only authorized to [@rexim](https://github.com/rexim). If you need a certain feature that requires changing the public API, implement it yourself in your local copy of nob.h or create an issue about it and [@rexim](https://github.com/rexim) may consider implementing it if it's useful.

0 commit comments

Comments
 (0)