Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: replaced broken link to issues tracker

...

Is there already an issue that addresses your concern? Do a bit of searching in our issue tracker to see if you can find something similar. If you do not find something similar, please create a new issue before submitting a pull request unless the change is truly trivial -- for example: typo fixes, removing compiler warnings, etc.

...

Code Block
languagebash
git checkout -b [topic]

Pull in changes

There will be development changes to the Apache Fineract almost every day for the foreseeable future so its important to keep your fork of the software up to date with the latest changes.

Keep up to date

There will be development changes to both repositories almost every day for the foreseeable future so its important to keep your fork of the software up to date with the latest changes.

...