Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.5 KB

CONTRIBUTING.md

File metadata and controls

42 lines (26 loc) · 1.5 KB

Contributing to Remark

Thanks for you interest in contributing to Remark!

We appreciate every kind of contribution, be it a bug report, feature request or just feedback! Before opening an issue, please read this document first.

Existing Issue

Before you create a new issue yourself, check open issues to see if the issue or feature request has already been filed.

If you cannot find an existing issue that describes your bug or feature, create a new issue following "Creating an Issue".

Reactions

Instead of writing comments like "+1", use reactions like:

  • 👍 - Upvote
  • 👎 - Downvote

Creating an Issue

These are the steps to create an issue:

  1. Check for open issues, to avoid duplicates.
  2. Create New Issue, start by selecting the appropriate template. Only use a blank issue, only if no template is suitable.
  3. Enter a proper issue title.
  4. Fill out the template.
  5. Check if there is any other useful information, not mentioned yet.
  6. Submit!

Creating a Pull Request

Not sure how to setup Remark locally? Check README.md.

Checklist for creating a PR:

  • The PR is commited against the main branch.
  • I did not commit any unwanted changes.
  • I mentioned all relevant Issues.

Thank You! ❤️