diff options
author | Eduardo Pedroni <e.pedroni91@gmail.com> | 2014-10-18 13:33:58 +0000 |
---|---|---|
committer | Eduardo Pedroni <e.pedroni91@gmail.com> | 2014-10-18 13:33:58 +0000 |
commit | 10a6f5b26088f4f9c49c4fec56a8899e86f089d2 (patch) | |
tree | 1fc842f03fb4e62d847e6ab4724775d0761c8947 | |
parent | 0060052dcec6ed18fb5596550a46d152ee42e5c3 (diff) |
README.txt edited online with Bitbucket
-rw-r--r-- | README.txt | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -6,8 +6,12 @@ so feel free to use and modify it. The wiki is currently under construction, but a thorough
user manual can be found under downloads in the meantime.
The Javadoc pages for the project are hosted at:
-[here](http://epedroni.bitbucket.org/jcgpdocs/)
+http://epedroni.bitbucket.org/jcgpdocs/
Bitbucket allows issue tracking, so check the currently open
issues to get more information on what needs to be done next:
-https://bitbucket.org/epedroni/jcgp/issues?status=new&status=open
\ No newline at end of file +https://bitbucket.org/epedroni/jcgp/issues?status=new&status=open
+
+For the sake of organisation, it would be best if new branches were
+made for each issue, and merged to the development branch once the
+feature is complete.
\ No newline at end of file |