Skip to content

Latest commit

 

History

History
64 lines (49 loc) · 5.04 KB

CONTRIBUTING.md

File metadata and controls

64 lines (49 loc) · 5.04 KB

Table Of Contents

Contributing

Creating new issues

Before creating a new issue, please check that it was not reported before. If there is an old closed issue about the same bug, create a new issue and reference the old issue in the description.

When creating a new issue, use the ISSUE_TEMPLATE.

Type of Issues

Label Name it-pebune/ani-research-web it-pebune Description
search 🔎 search 🔎 Bugs that need to be solved
search 🔎 search 🔎 Feature requests
search 🔎 search 🔎 Dependencies that needs to be updated
search 🔎 search 🔎 Documentation that needs to be updated
search 🔎 search 🔎 Open to public solving / Clarification neeeded
search 🔎 search 🔎 Good first issues for begginers
search 🔎 search 🔎 Issue that has been reported before
search 🔎 search 🔎 Issues that the team decided will not be fixed now

Pull Requests

When creating a new pull request, make use of the tags defined in the README and use the PULL_REQUEST_TEMPLATE.

Style

Commits

JavaScript

Make sure ESLint & Prettier are run before you create a new PR.