File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Contributing to React-floating-button
2
+ We want to make contributing to this project as easy and transparent as
3
+ possible.
4
+
5
+ ## Our Development Process
6
+ We use GitHub to sync code to and from our internal repository. We'll use GitHub
7
+ to track issues and feature requests, as well as accept pull requests.
8
+
9
+ ## Pull Requests
10
+ We actively welcome your pull requests.
11
+
12
+ 1 . Fork the repo and create your branch from ` master ` .
13
+ 2 . If you've added code that should be tested, add tests.
14
+ 3 . Ensure the test suite passes.
15
+ 5 . Make sure your code lints.
16
+
17
+ ## Issues
18
+ We use GitHub issues to track public bugs. Please ensure your description is
19
+ clear and has sufficient instructions to be able to reproduce the issue.
20
+ If possible please provide a minimal demo of the problem.
You can’t perform that action at this time.
0 commit comments