1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-05 22:27:23 +02:00

Update README.markdown

This commit is contained in:
Robert (KHobbits)
2021-03-21 03:31:42 +00:00
committed by GitHub
parent 84dfb6a3bd
commit 34bc408a79

View File

@@ -11,6 +11,7 @@ Recommended NetBeans plugins:
* Git * Git
* PMD & FindBugs ( http://kenai.com/projects/sqe/pages/Home ) * PMD & FindBugs ( http://kenai.com/projects/sqe/pages/Home )
Building Building
-------- --------
To build with Maven, use the command To build with Maven, use the command
@@ -32,10 +33,10 @@ Commits should fall into one of 3 areas:
- Commits which fix bugs caused by previous commits (since last release), or otherwise make no functionality changes, should have no prefix. These will not be added to the project change log. - Commits which fix bugs caused by previous commits (since last release), or otherwise make no functionality changes, should have no prefix. These will not be added to the project change log.
Coding Guidelines Coding Guidelines
----------------- -----------------
Please follow the format guidelines that are saved in the project properties. Please follow the format guidelines that are saved in the project properties.
Windows users, please read this: http://help.github.com/line-endings/ Windows users, please read this: http://help.github.com/line-endings/