Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

Commit 97c60f4

Browse files
Merge pull request #11 from abhijithvijayan/contributing-dev
add CONTRIBUTING.md
2 parents 7ea7dbf + 7e5349c commit 97c60f4

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CONTRIBUTING.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Bugs, Questions, and Feature Requests
2+
3+
First of all, thank you for showing interest in contributing to this project.
4+
5+
You can report bugs, ask questions, and request features using [GitHub Issues](https://github.com/abhijithvijayan/gulp-sass-bootstrap-boilerplate/issues).
6+
7+
**Before posting, please do a search to make sure your issue or question hasn't already been reported or discussed.** If no matching issue exists, go ahead and create one.
8+
9+
**Please be sure to include all of the following:**
10+
11+
1. A clear, descriptive title (ie. "A bug" is not a good title).
12+
2. [A reduced test case.](https://css-tricks.com/reduced-test-cases/)
13+
- Clearly demonstrate the bug or issue.
14+
- Include the bare minimum HTML, CSS, and JavaScript required to demonstrate the bug.
15+
- A link to your production site is **not** a reduced test case.
16+
3. The browser and OS that you're using.
17+
18+
Duplicates and issues without a reduced test case may be closed without comment.

0 commit comments

Comments
 (0)