File tree 1 file changed +27
-10
lines changed
1 file changed +27
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Contributing
2
2
3
- Contributors are always welcome. To give you an idea what can be done:
4
-
5
- 1 . Review the code
6
- 2 . Simplify the code
7
- 3 . Harden the code
8
- 4 . Add features
9
- 5 . Report issues
10
- 6 . Star this project
11
- 7 . Improve documentation
12
- 8 . Use and test it
3
+
4
+ ### Generel
5
+ * Star this project to keep me going
6
+ * Use ` pwncat ` and report bugs
7
+ * Use ` pwncat ` and request features
8
+ * Submit exotic example use cases
9
+ * Check the issues and see if you can help
10
+
11
+ ### Documentation
12
+ * Find and fix spelling and grammar mistakes
13
+ * Improve man page
14
+ * Build and improve github page
15
+ * Suggest things to improve
16
+
17
+ ### Packages
18
+ * Maintainer for ` .deb ` and ` .rpm ` packages wanted
19
+ * Maintainer for ` brew ` packages wanted
20
+ * Review pip package
21
+
22
+ ### Code
23
+ * Review the code
24
+ * Comment the code
25
+ * Add features
26
+ * Fix bugs
27
+
28
+ ### Other
29
+ * Anything I've missed
You can’t perform that action at this time.
0 commit comments