Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.15 KB

CONTRIBUTING.md

File metadata and controls

23 lines (17 loc) · 1.15 KB

How to contribute

  • If anything isn't clear in the code, feel free to create an issue with a question on GitHub, GitLab, Codeberg, or Gitea.

  • If you want to add support for a hosting provider which is not yet supported:

    1. Before making code changes, please create an issue to track the ongoing work.
    2. Follow instructions in HowToNewHosting.md.
  • Please keep the project's goals and non-goals in mind.

  • If your pull request requires changes in class GitHosting or top-level functions, please be aware that ensuring that the userscript still works on supported Git hostings is the top priority. This may take a while to do due to limited access to some of the supported hostings.