Skip to content

Commit acdeb9f

Browse files
committed
Revise two sentences to make the description clearer
1 parent 871808f commit acdeb9f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Here are some guidelines to get started quickly and easily:
2525

2626
## Reporting An Issue
2727

28-
If you have any question about java-tron, please search [existing issues](https://github.com/tronprotocol/java-tron/issues?q=is%3Aissue%20state%3Aclosed%20OR%20state%3Aopen) to avoid duplicates. Your questions might already be under discussion or part of our roadmap. Checking first helps us streamline efforts and focus on new contributions.
28+
If you have any question about java-tron, please search [existing issues](https://github.com/tronprotocol/java-tron/issues?q=is%3Aissue%20state%3Aclosed%20OR%20state%3Aopen) first to avoid duplicates. Your questions might already be under discussion or part of our roadmap. Checking first helps us streamline efforts and focus on new contributions.
2929

3030
### Ask a question
3131
Feel free to ask any java-tron related question to solve your doubt. Please click **Ask a question** in GitHub Issues, using [Ask a question](.github/ISSUE_TEMPLATE/ask-a-question.md) template.
@@ -117,7 +117,7 @@ If you want to contribute code to java-tron, please follow the following steps.
117117
118118
* Submit a pull request
119119
120-
Submit a pull request (PR) from your repository to `tronprotocol/java-tron`.
120+
Submit a pull request (PR) from your fork repository to `tronprotocol/java-tron`.
121121
Please be sure to click on the link in the red box shown below. Select the base branch for tronprotocol and the compare branch for your fork repository.
122122
![image](https://raw.githubusercontent.com/tronprotocol/documentation-en/master/images/javatron_pr.png)
123123

0 commit comments

Comments
 (0)