You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
<!-- Click on the "Preview" tab to render the instructions in a more readable format -->
2
2
3
-
> **Please read the [contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/master/CONTRIBUTING.md) before filling out this issue template**.
3
+
> **Please read the [contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/main/CONTRIBUTING.md) before filling out this issue template**.
4
4
5
5
## [Please follow one of the issue templates](https://github.com/arcticicestudio/nord-docs/issues/new/choose)
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bugs.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ about: Report a bug that is caused by the code in this repository
5
5
6
6
<!-- Click on the "Preview" tab to render the instructions in a more readable format -->
7
7
8
-
> **Please read the [contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/master/CONTRIBUTING.md) before filling out this issue template**.
8
+
> **Please read the [contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/main/CONTRIBUTING.md) before filling out this issue template**.
9
9
10
10
## Prerequisites
11
11
@@ -15,7 +15,7 @@ Please do your best to provide as much information as possible and use a clear a
15
15
16
16
-**Ensure the bug has not already been reported by using the [GitHub Issues search](https://github.com/arcticicestudio/nord-docs/issues)** — check if this enhancement has already been suggested. If it has **and the issue is still open**, add your additions as comment to the existing issue instead of opening a new one. If you find a closed issue that seems to be similar to this one, include a link to the original issue in the [metadata head](#metadata-head) section of this issue.
17
17
-**Ensure your contribution belongs to the correct [main or port project repository](https://github.com/arcticicestudio?&tab=repositories&q=nord).**
18
-
-**Ensure the bug is reproducible and has not already been fixed** — use the [latest version](https://github.com/arcticicestudio/nord-docs/releases/latest) and [`master`](https://github.com/arcticicestudio/nord-docs/tree/master) branch.
18
+
-**Ensure the bug is reproducible and has not already been fixed** — use the [latest version](https://github.com/arcticicestudio/nord-docs/releases/latest) and [`main`](https://github.com/arcticicestudio/nord-docs/tree/main) branch.
19
19
20
20
## Metadata Head
21
21
@@ -43,7 +43,7 @@ What actually happens?
43
43
44
44
## Example
45
45
46
-
Provide a [MCVE - The Minimal, Complete, and Verifiable Example](https://github.com/arcticicestudio/nord-docs/blob/master/CONTRIBUTING.md#mcve)
46
+
Provide a [MCVE - The Minimal, Complete, and Verifiable Example](https://github.com/arcticicestudio/nord-docs/blob/main/CONTRIBUTING.md#mcve)
47
47
48
48
**This is a optional section, but it can drastically increase the speed at which this issue can be processed since it takes away the time-consuming reconstruction to reproduce the bug.**
49
49
The recommended way is to upload it as [Gist](https://gist.github.com) or new repository to GitHub, but of course you can [attach it to this issue](https://help.github.com/articles/file-attachments-on-issues-and-pull-requests), use any free file hosting service or paste the code in [Markdown code blocks](https://help.github.com/articles/basic-writing-and-formatting-syntax) into this issue.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/enhancement.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ about: Submit an enhancement suggestion for new features or minor improvements t
5
5
6
6
<!-- Click on the "Preview" tab to render the instructions in a more readable format -->
7
7
8
-
> **Please read the [contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/master/CONTRIBUTING.md) before filling out this issue template**.
8
+
> **Please read the [contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/main/CONTRIBUTING.md) before filling out this issue template**.
9
9
10
10
## Prerequisites
11
11
@@ -15,7 +15,7 @@ Please do your best to provide as much information as possible and use a clear a
15
15
16
16
-**Ensure the enhancement has not already been reported by using the [GitHub Issues search](https://github.com/arcticicestudio/nord-docs/issues)** — check if this enhancement has already been suggested. If it has **and the issue is still open**, add your additions as comment to the existing issue instead of opening a new one. If you find a closed issue that seems to be similar to this one, include a link to the original issue in the [metadata head](#metadata-head) section of this issue.
17
17
-**Ensure your contribution belongs to the correct [main or port project repository](https://github.com/arcticicestudio?&tab=repositories&q=nord).**
18
-
-**Check if the enhancement has already been implemented** — use the [latest version](https://github.com/arcticicestudio/nord-docs/releases/latest) and [`master`](https://github.com/arcticicestudio/nord-docs/tree/master) branch to ensure that the feature or improvement has not already been added.
18
+
-**Check if the enhancement has already been implemented** — use the [latest version](https://github.com/arcticicestudio/nord-docs/releases/latest) and [`main`](https://github.com/arcticicestudio/nord-docs/tree/main) branch to ensure that the feature or improvement has not already been added.
19
19
20
20
## Metadata Head
21
21
@@ -41,7 +41,7 @@ If you've considered alternative features or solutions please describe it clearl
41
41
42
42
## Example
43
43
44
-
Provide a [MCVE - The Minimal, Complete, and Verifiable Example](https://github.com/arcticicestudio/nord-docs/blob/master/CONTRIBUTING.md#mcve)
44
+
Provide a [MCVE - The Minimal, Complete, and Verifiable Example](https://github.com/arcticicestudio/nord-docs/blob/main/CONTRIBUTING.md#mcve)
45
45
46
46
**This is a optional section, but it can drastically increase the speed at which this issue can be processed since it takes away the time-consuming reconstruction to reproduce the enhancement.**
47
47
The recommended way is to upload it as [Gist](https://gist.github.com) or new repository to GitHub, but of course you can [attach it to this issue](https://help.github.com/articles/file-attachments-on-issues-and-pull-requests), use any free file hosting service or paste the code in [Markdown code blocks](https://help.github.com/articles/basic-writing-and-formatting-syntax) into this issue.
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
<!-- Click on the "Preview" tab to render the instructions in a more readable format -->
2
2
3
-
> **Please read the [contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/master/CONTRIBUTING.md) before filling out this issue template**.
3
+
> **Please read the [contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/main/CONTRIBUTING.md) before filling out this issue template**.
4
4
5
5
## Prerequisites
6
6
@@ -10,8 +10,8 @@ Please do your best to provide as much information as possible and use a clear a
10
10
11
11
-**Ensure the pull request has not already been submitted by using the [GitHub Issue search](https://github.com/arcticicestudio/nord-docs/issues)** — check if this enhancement or bug fix has already been suggested. If it has **and the pull request is still open**, add your additions as comment or [suggest a change](https://help.github.com/articles/incorporating-feedback-in-your-pull-request/#applying-a-suggested-change) to the existing pull request instead of opening a new one. If you find a closed pull request that seems to be similar to this one, include a link to the original pull request in the [metadata head](#metadata-head) section of this new pull request.
12
12
-**Ensure your contribution belongs to the correct [main or port project repository](https://github.com/arcticicestudio?&tab=repositories&q=nord).**
13
-
-**Ensure to adhere to the [pull request contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/master/CONTRIBUTING.md#pull-requests)**, especially the one for tests and documentations.
14
-
-**Check if the enhancement has already been implemented or bug already fixed** — use the [latest version](https://github.com/arcticicestudio/nord-docs/releases/latest) and [`master`](https://github.com/arcticicestudio/nord-docs/tree/master) branch to ensure that the enhancement or bug fix has not already been added.
13
+
-**Ensure to adhere to the [pull request contribution guidelines](https://github.com/arcticicestudio/nord-docs/blob/main/CONTRIBUTING.md#pull-requests)**, especially the one for tests and documentations.
14
+
-**Check if the enhancement has already been implemented or bug already fixed** — use the [latest version](https://github.com/arcticicestudio/nord-docs/releases/latest) and [`main`](https://github.com/arcticicestudio/nord-docs/tree/main) branch to ensure that the enhancement or bug fix has not already been added.
@@ -679,7 +679,7 @@ More details are provided by the [official MDX][mdx] and [gh-gatsby-mdx][] websi
679
679
680
680
### Image Processing
681
681
682
-
To get the [best performance and quality for images][gatsby-docs-images] Gatsby's awesome support for the [high performance Node.js image processing library “Sharp“][gh-lovell/sharp] is used through [`gatsby-plugin-sharp`][gh-gatsby-p-sharp], [`gatsby-transformer-sharp`][gh-gatsby-t-sharp] and [gatsby-image][gh-gatsby-image].
682
+
To get the [best performance and quality for images][gatsby-docs-images] Gatsby's awesome support for the [high performance Node.js image processing library “Sharp“][gh-lovell/sharp] is used through [`gatsby-plugin-sharp`][gh-gatsby-p-sharp], [`gatsby-transformer-sharp`][gh-gatsby-t-sharp] and [gatsby-image][gh-gatsby-plugin-image].
683
683
684
684
To automatically process all images the transformer provides GraphQL query fragments like `GatsbyImageSharpFluid`. They are used within custom fragments that have been implemented to fit the project structure.
685
685
@@ -1764,7 +1764,7 @@ Note that packages marked with an double exclamation mark `‼` have been affect
0 commit comments