Skip to content

Commit 943f8ea

Browse files
committed
add contributing guidelines
1 parent 6a3935f commit 943f8ea

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CONTRIBUTING.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Contributing to ggsci
2+
3+
:+1::tada: First off, thanks for taking your time to contribute! :tada::+1:
4+
5+
You could contribute to this project by:
6+
7+
1. Filing a bug report or feature request in an issue.
8+
2. Suggesting a change via a pull request.
9+
10+
## Issues
11+
12+
To file an issue about a possible bug, please try to include:
13+
14+
- Relevant package versions
15+
- Necessary code and data to reproduce the issue
16+
17+
## Pull Requests
18+
19+
To suggest a change via pull requests, please:
20+
21+
1. Fork the repository into your GitHub account.
22+
2. Clone the forked repository to local machine, make the changes.
23+
3. Commit and push the changes to GitHub. Create a pull request.

0 commit comments

Comments
 (0)