...
1# Contributing
2
3First off, thank you for taking an interest to contribute to this project!
4
5## Opening issues
6
7When opening a [new issue](https://github.com/golang/mock/issues/new/choose)
8please:
9
101. Make sure there are not other open/closed issues asking/reporting/requesting
11 the same thing.
121. Choose one of our provided templates and fill out as much information as
13 possible.
14
15## Opening a Pull Requests
16
17We gladly accept contributions from the community. Before opening a pull request
18please make sure to create an issue for discussion first. This helps us decide
19what action should be taken in regards to the issue.
View as plain text