Skip to content

Commit

Permalink
Add CONTRIBUTING.md (ByteByteGoHq#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
slam authored Oct 26, 2023
1 parent e6cee80 commit aa2d266
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Contributing
============

Thank you for your interest in contributing! Here are some guidelines to follow when submitting pull requests:

## Pull Requests

* Each pull request should focus on a single topic or concept.
* Avoid making changes across multiple topics in the same PR.
* Give your PR a clear title summarizing the topic you are addressing.
* If you notice typos or issues in diagrams, please open a separate issue instead of fixing the images directly. We will update the source images and republish fixes.

### GitHub Pull Requests Docs

If you are not familiar with pull requests, review the [pull request docs](https://help.github.com/articles/using-pull-requests/).

0 comments on commit aa2d266

Please sign in to comment.