Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Boothe <git@rootwork.org>2022-08-01 02:23:28 +0300
committerGitHub <noreply@github.com>2022-08-01 02:23:28 +0300
commit4bec19151acd4f92c6447eb70017ab28f9dfd843 (patch)
treea093da474caad4f45f98a8111fc801ef318b7d19
parent715d0dd2b85f717e0cbdce3be561d244ab59ce92 (diff)
parente62a115e701205d6ed736d44119c04da9303c965 (diff)
Merge pull request #367 from chipzoller/proj-mgmt-typos
-rw-r--r--.github/pull-request_template.md3
-rw-r--r--CONTRIBUTING.md2
2 files changed, 3 insertions, 2 deletions
diff --git a/.github/pull-request_template.md b/.github/pull-request_template.md
index 889799c..531633f 100644
--- a/.github/pull-request_template.md
+++ b/.github/pull-request_template.md
@@ -1,5 +1,6 @@
-<!--- Please provide a general summary of your changes in the title above. If GitHub has inserted "Signed-off-by," above, you can remove it if you like. -->
+
+<!--- Please provide a general summary of your changes in the title above. If GitHub has inserted "Signed-off-by" you can remove it if you like. -->
## Pull Request type
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 024c984..885456f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -67,7 +67,7 @@ order to help us help you, create bug reports that are:
3. [Fork the project](https://docs.github.com/en/get-started/quickstart/fork-a-repo),
then checkout your fork using
- [Gitpod](https://github.com/chipzoller/hugo-clarity/blob/master/README.md#getting-up-and-running)
+ [Gitpod](https://github.com/chipzoller/hugo-clarity/blob/master/README.md#option-1a-development-in-the-browser)
or
[locally on your machine](https://github.com/chipzoller/hugo-clarity/blob/master/README.md#option-1b-development-on-your-machine)