contribution changes
This commit is contained in:
parent
a5459acddb
commit
bfd9232ac9
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
||||||
Contribution Guide Lines/Coding Conventions:
|
Contribution Guide Lines/Coding Conventions:
|
||||||
* Packages must start with the.bytecode.club.bytecodeviewer
|
* Packages must start with the.bytecode.club.bytecodeviewer.
|
||||||
* If code you write can throw an exception, handle it using new the.bytecode.club.bytecodeviewer.ExceptionUI(exception, "authors@email.com")
|
|
||||||
* All variables must be at the start of each class.
|
* All variables must be at the start of each class.
|
Loading…
Reference in a new issue