Skip to content

Commit d25fc2c

Browse files
committed
Update Contribution
1 parent 247a38a commit d25fc2c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Please be kind, remember that Robotgo comes at no cost to you, and you're gettin
1818

1919
The project welcomes submissions but please let everyone know what you're working on if you want to change or add something to the Robotgo repositories.
2020

21-
Before starting to write something new for the Robotgo project, please [file an issue](https://github.com/go-Robotgo/Robotgo/issues/new). Significant changes must go through the [change proposal process](https://github.com/go-vgo/proposals) before they can be accepted.
21+
Before starting to write something new for the Robotgo project, please [file an issue](https://github.com/go-vgo/robotgo/issues/new). Significant changes must go through the [change proposal process](https://github.com/go-vgo/proposals) before they can be accepted.
2222

2323
This process gives everyone a chance to validate the design, helps prevent duplication of effort, and ensures that the idea fits inside the goals for the project and tools. It also checks that the design is sound before code is written; the code review tool is not the place for high-level discussions.
2424

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,3 +201,8 @@ func main() {
201201
Println("title@@@", title)
202202
}
203203
```
204+
205+
##Contributors
206+
207+
- See [contributors page](https://github.com/go-vgo/robotgo/graphs/contributors) for full list of contributors.
208+
- See [Contribution Guidelines](https://github.com/go-vgo/robotgo/blob/master/CONTRIBUTING.md).

0 commit comments

Comments
 (0)