Skip to content

Commit

Permalink
BE-706 Switching to GitHub repo
Browse files Browse the repository at this point in the history
fixed typo

Signed-off-by: nfrunza <nfrunza@gmail.com>
  • Loading branch information
nfrunza committed Nov 18, 2019
1 parent 5f631da commit 942f970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ For this reason do not mix any formatting fixes or code moves with actual code c
another part of the software. Running the `./main.sh clean && ./main.sh install && ./main.sh test` command locally will help you
to be confident that your changes will pass CI tests once pushed as a Pull Request.
1. **Push your changes** to your remote fork.
1. **Create a pull-request** (PR) on the Besu repository. If the PR addresses an existing Jira issue,
1. **Create a pull-request** (PR) on the Hyperledger Explorer repository. If the PR addresses an existing Jira issue,
include the issue number in the PR title in square brackets (for example, `[BE-333]`).
1. **Add labels** to identify the type of your PR. _For example, if your PR is not ready to validate,
add the "work-in-progress" label. If it fixes a bug, add the "bug" label._
Expand Down

0 comments on commit 942f970

Please sign in to comment.