Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.22 KB

CONTRIBUTING.md

File metadata and controls

32 lines (24 loc) · 1.22 KB

Contributing Guidelines

Opening an issue


Thank you for taking the time to open an issue. Before opening an issue, please be sure that your issue hasn't already been asked by someone

Here are a few things that will help us to resolve your issues:

  • A descriptive title that gives an idea of what your issue refers to
  • A thorough description of the issue, (one-word descriptions are very hard to understand)
  • Screenshots (if appropriate)
  • Links (if appropriate)

Submitting a pull request


  • Fork this repository
  • Clone this repository
  • Configure and install the dependencies: (See the README for more details)
  • Create a new branch: git checkout -b my-branch-name
  • Make appropriate changes
  • Commit the changes
  • Push to your branch and PR
  • Wait for your pull request to be reviewed and merged!
  • PRs that exclusively add items to the list of domains will be classed as spam/invalid. We already grab this list from ICANN's complete list of certified registrars.

Note: If the PR you have made contains a major update, once it has the enhancement label, please increase the version of the extension in manifest.json.