diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 322bced..b534202 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -14,7 +14,7 @@ body: required: true - label: I am using the latest available version of Noctalia and of the plugin. required: true - - label: This is a bug in a community plugin, not in Noctalia itself (those belong in the noctalia-shell repo). + - label: This is a bug in a community plugin, not in Noctalia itself (those belong in the noctalia repo). required: true - type: input diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index a935955..a842198 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -14,7 +14,7 @@ body: required: true - label: I have checked existing pull requests for similar changes. required: true - - label: This is about a community plugin, not about Noctalia itself (those belong in the noctalia-shell repo). + - label: This is about a community plugin, not about Noctalia itself (those belong in the noctalia repo). required: true - type: input diff --git a/README.md b/README.md index 2e56fb2..a991fa8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ --- -This repo is the **community** plugin source for [Noctalia](https://github.com/noctalia-dev/noctalia-shell). Every +This repo is the **community** plugin source for [Noctalia](https://github.com/noctalia-dev/noctalia). Every plugin merged here is listed in the shell's plugin store and on [noctalia.dev/plugins](https://noctalia.dev/plugins), and users can install it without adding a source of their own.