Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to the documentation #131

Merged
merged 12 commits into from
Feb 17, 2017
Prev Previous commit
Next Next commit
Fixed relative URLs for images
  • Loading branch information
jmiranda committed Feb 17, 2017
commit f6db6f90850a0fd6e2470d4112c30cf15885989b
2 changes: 1 addition & 1 deletion docs/developer-guide/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Here are a few examples of areas we need a considerable amount of help.

1. Find or create an issue for the feature or bug in [GitHub Issues.](https://github.com/openboxes/openboxes/issues)

1. Fork the [openboxes/openboxes](https://github.com/openboxes/openboxes) GitHub repository. ![Fork Repo](img/fork-repo.png)
1. Fork the [openboxes/openboxes](https://github.com/openboxes/openboxes) GitHub repository. ![Fork Repo](../img/fork-repo.png)

1. Create a branch for your changes (create a `hotfix` for bugs if working off `master` or a `feature` branch for
features if working off `develop`). **NOTE:** The use of the `hotfix` or `develop` prefix will help us identify which
Expand Down
2 changes: 0 additions & 2 deletions docs/developer-guide/syncing-a-fork.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,4 @@ This will likely either be `develop` or `master`.
$ git push

## Profit

![Profit](../img/profit.jpg)
![Profit](img/profit.jpg)