We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b172d commit e88cb4dCopy full SHA for e88cb4d
README.md
@@ -32,3 +32,15 @@ I love to write code in [C++](https://medium.com/sololearn/reasons-to-love-c-11c
32
- [Timus](https://acm.timus.ru/problemset.aspx)
33
- [Leetcode](https://leetcode.com/problemset/all/)
34
- [Spoj](https://www.spoj.com/problems/classical/)
35
+
36
+---
37
+### Commit pattern
38
+```
39
+platform_name: operation question/name
40
41
42
+Example:
43
+leetcode: add/modify 000
44
+codeforces: add/modify 000A
45
+general: add/modify description
46
0 commit comments