Skip to content

Commit 85768de

Browse files
committed
Add quick contribution guideline.
1 parent 03ff15b commit 85768de

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Contributing to Markdown Table Prettifier
2+
3+
## How Can I Contribute?
4+
5+
### Reporting Issues (bugs, imrpovement ideas, etc.)
6+
7+
One way to contribute is through the issues page. Before creating a new issue, please check the current list as you might find out that you don't need to create one. Please include as many details as possible in your issue.
8+
9+
### Contributing code
10+
11+
Code contributions must be linked to an issue. Before starting to write code for it, please check if the issue is not already taken.
12+
13+
All code must be integrated via a Pull Request, where each Pull Request must solve one issue.

0 commit comments

Comments
 (0)