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 bf13dc2 commit 4183e6fCopy full SHA for 4183e6f
CONTRIBUTING.md
@@ -34,6 +34,10 @@ to read on GitHub as well as in various git tools.
34
35
The footer should contain a [closing reference to an issue](https://help.github.com/articles/closing-issues-via-commit-messages/) if any.
36
37
+If the change isn't backwards compatible. You have to disclose that in the footer like this. Here is an example:
38
+```
39
+perf(networked-vars): Improved performance by removing duplex functionality
40
+
41
Samples:
42
43
```
0 commit comments