diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e6b1f0b6..332444a5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,9 +1,9 @@ # Editorial Team -*.md @privacytoolsIO/editorial -/assets/ @privacytoolsIO/editorial -/pages/ @privacytoolsIO/editorial -/_includes/sections/ @privacytoolsIO/editorial -/index.html @privacytoolsIO/editorial +*.md @privacytools/editorial +/assets/ @privacytools/editorial +/pages/ @privacytools/editorial +/_includes/sections/ @privacytools/editorial +/index.html @privacytools/editorial /font/ @dawidpotocki # Administration Related Files diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 18a48127..2bda11ec 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -25,7 +25,7 @@ Please read this document in full before contributing. - Be constructive. - Please feel free to *review changes* in the *files changed* tab of any pull request at any time. -- See also our [Code of Conduct](https://github.com/privacytoolsIO/.github/blob/master/CODE_OF_CONDUCT.md) +- See also our [Code of Conduct](https://github.com/privacytools/.github/blob/master/CODE_OF_CONDUCT.md) ## Quality over Quantity @@ -96,8 +96,8 @@ See https://www.privacytools.io/providers/vpn/#criteria for more details. ## Images - SVG file format is strongly preferred. PNG files can be used as a fallback if images are too complex or otherwise unsuitable as a vector format. -- Provider logo dimensions are 384px x 128px ([example](https://github.com/privacytoolsIO/privacytools.io/blob/master/assets/img/svg/3rd-party/mullvad.svg)) -- Tool logo dimensions are 120px x 120px ([SVG example](https://github.com/privacytoolsIO/privacytools.io/blob/master/assets/img/svg/3rd-party/firefox_browser.svg), [PNG example](https://github.com/privacytoolsIO/privacytools.io/blob/master/assets/img/png/3rd-party/claws_mail.png)) +- Provider logo dimensions are 384px x 128px ([example](https://github.com/privacytools/privacytools.io/blob/master/assets/img/svg/3rd-party/mullvad.svg)) +- Tool logo dimensions are 120px x 120px ([SVG example](https://github.com/privacytools/privacytools.io/blob/master/assets/img/svg/3rd-party/firefox_browser.svg), [PNG example](https://github.com/privacytools/privacytools.io/blob/master/assets/img/png/3rd-party/claws_mail.png)) ## Licensing @@ -111,4 +111,4 @@ If you do not have a GitHub account, you may submit software recommendations or This repository uses [@fire-bot](https://github.com/fire-bot), [a service](https://fire.fundersclub.com) from FundersClub that converts incoming emails to GitHub issues. By sending a message to the email address above, you will be sharing your email address and message content with FundersClub. FundersClub has a privacy policy at [https://fundersclub.com/catalyst-privacy-policy/](https://fundersclub.com/catalyst-privacy-policy/) you should review before using this service. Any attachments you send via this service may be stored indefinitely by FundersClub for the purpose of making them available within the submitted GitHub issue. -You can view an example of the created issues' format at [#1444](https://github.com/privacytoolsIO/privacytools.io/issues/1444). +You can view an example of the created issues' format at [#1444](https://github.com/privacytools/privacytools.io/issues/1444). diff --git a/.github/ISSUE_TEMPLATE/5_Website_Issues.md b/.github/ISSUE_TEMPLATE/5_Website_Issues.md index fb386eaa..d2244637 100644 --- a/.github/ISSUE_TEMPLATE/5_Website_Issues.md +++ b/.github/ISSUE_TEMPLATE/5_Website_Issues.md @@ -9,7 +9,7 @@ labels: 🌐 website issue READ ME FIRST: This is NOT the place to request changes to the content of the website. -This is NOT the place to report issues with our services. (That is https://github.com/privacytoolsIO/services/issues/new) +This is NOT the place to report issues with our services. (That is https://github.com/privacytools/services/issues/new) This is ONLY for reporting bugs or technical issues with www.privacytools.io. --> diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index b0fba705..52f4ca2b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,6 +1,6 @@ contact_links: - name: Services issues - url: https://github.com/privacytoolsIO/services/issues/new/choose + url: https://github.com/privacytools/services/issues/new/choose about: Open any issues/bug reports/requests related to our services (Mastodon, Matrix, etc) here. - name: PrivacyTools Community url: https://forum.privacytools.io/ diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 19a53c5f..46a6286b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ - + ## Description @@ -8,7 +8,7 @@ Resolves: #none