File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Contributing Guidelines
2
+
3
+ ![ Add contributors] ( https://github.com/krishrahul98/DSA-Library/workflows/Add%20contributors/badge.svg )
4
+
5
+ Here are some suggestions you should be following while contributing to this repository:
6
+
7
+
8
+ :bulb : First of all, read the contributing guidelines.\
9
+ :bulb : Always check properly if the issue you wish to create,already exist or not.\
10
+ :bulb : Ask for the issue that you plan to complete.\
11
+ :bulb : Commit message should be of the stated syntax.\
12
+ :bulb : Add comments to codes.\
13
+ :bulb : In algorithms always commit programs that take dynamic input and more preferably through stdin over reading a file.\
14
+ :bulb : When naming the functions or variables use meaningfull name instead of a1,a2,a3.\
15
+ :bulb : Every PR would be reviewed before it gets merged.
16
+ :bulb : Always follow issue template and PR template for submission.
You can’t perform that action at this time.
0 commit comments