We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5459ac commit bfd9232Copy full SHA for bfd9232
1 file changed
CONTRIBUTING.md
@@ -1,4 +1,3 @@
1
Contribution Guide Lines/Coding Conventions:
2
-* Packages must start with the.bytecode.club.bytecodeviewer
3
-* If code you write can throw an exception, handle it using new the.bytecode.club.bytecodeviewer.ExceptionUI(exception, "authors@email.com")
+* Packages must start with the.bytecode.club.bytecodeviewer.
4
* All variables must be at the start of each class.
0 commit comments