We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a3935f commit 943f8eaCopy full SHA for 943f8ea
CONTRIBUTING.md
@@ -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