Update contributing guide
This commit is contained in:
parent
21bba9d169
commit
75abd7facb
@ -1,18 +1,16 @@
|
||||
## Contributing
|
||||
|
||||
Go by Example is now in a steady state. We are maintaining it, but are not
|
||||
expanding or significantly changing it any more.
|
||||
|
||||
With that in mind here are some specific contribution guidelines:
|
||||
Thanks for your interest in contributing to Go by Example!
|
||||
|
||||
* If you see a typo or would like to suggest another small change, editing the
|
||||
.go or .sh source file should be sufficient for the PR. I can rebuild the
|
||||
HTML when I review the change.
|
||||
|
||||
* We are not going to add any more sections to the site. There are many
|
||||
important topics that Go by Example doesn't cover, which we leave to other
|
||||
resources.
|
||||
* We're open to adding more examples to the site. They should be on things
|
||||
used by many programmers and only require the standard library. If you're
|
||||
interested in adding an example, _please open an issue to discuss the topic
|
||||
first_.
|
||||
|
||||
* We are not going to change the navigation of the site, in particular adding
|
||||
* We're not going to change the navigation of the site, in particular adding
|
||||
a "previous section" link or an "index" link other than the on the title
|
||||
text.
|
||||
|
Loading…
x
Reference in New Issue
Block a user