mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-05-31 06:13:55 +00:00
Update Contribution
This commit is contained in:
parent
247a38a788
commit
d25fc2ce58
@ -18,7 +18,7 @@ Please be kind, remember that Robotgo comes at no cost to you, and you're gettin
|
||||
|
||||
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.
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
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.
|
||||
|
||||
|
@ -201,3 +201,8 @@ func main() {
|
||||
Println("title@@@", title)
|
||||
}
|
||||
```
|
||||
|
||||
##Contributors
|
||||
|
||||
- See [contributors page](https://github.com/go-vgo/robotgo/graphs/contributors) for full list of contributors.
|
||||
- See [Contribution Guidelines](https://github.com/go-vgo/robotgo/blob/master/CONTRIBUTING.md).
|
||||
|
Loading…
Reference in New Issue
Block a user