Skip to content

Commit da115e5

Browse files
authored
Create CONTRIBUTING.md (#34)
1 parent f0ad837 commit da115e5

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CONTRIBUTING.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# CONTRIBUTING.md
2+
3+
Thank you for contributing to Replexica! We’re an exciting open source project and we’d love to have you contribute! Here’s some resources and guidance to help you get started:
4+
5+
[1. Issues](#issues)
6+
[2. Pull Requests](#pull-requests)
7+
8+
## Issues
9+
10+
If you find a bug, please create an Issue and we’ll triage it.
11+
12+
- Please search [existing Issues](https://github.com/replexica/replexica/issues) before creating a new one.
13+
- Please include a clear description of the problem along with steps to reproduce it. Exact steps with screenshots and urls really help here.
14+
15+
## Pull Requests
16+
17+
We actively welcome your Pull Requests! A couple of things to keep in mind before you submit:
18+
19+
- If you’re fixing an Issue, make sure someone else hasn’t already created a PR fixing the same issue. Likewise, make sure to link your PR to the related Issue(s).
20+
- We will always try to accept the first viable PR that resolves the Issue.

0 commit comments

Comments
 (0)