Skip to content

Commit f91c055

Browse files
committed
Fix emojis and typos
1 parent a0bd26f commit f91c055

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/---documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: ":books: Documentation"
2+
name: "\U0001F4DA Documentation"
33
about: Did you find errors, problems, or anything unclear in the docs (https://docs.nodechain.swapper.market)?
44
title: ''
55
labels: docs

.github/ISSUE_TEMPLATE/---everything-else.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: ":question: Everything Else"
2+
name: "\U00002753 Everything Else"
33
about: Do you have a question/issue that does not fall into any of the other categories?
44
title: ''
55
labels: question

.github/ISSUE_TEMPLATE/---feature-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: ":bulb: Feature Request"
2+
name: "\U0001F4A1 Feature Request"
33
about: Do you have ideas for new features and improvements?
44
title: ''
55
labels: enhancement

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Please read [Contribution Guidelines](https://github.com/swapper-org/NodeChain/b
145145

146146
## Docs
147147
We use [Swagger](https://swagger.io/) for docs.
148-
All the documentation concerning Nodechain is available at [Nodechain Docs](https://docs.nodechain.swapper.market)
148+
All the documentation concerning Nodechain is available at [NodeChain Docs](https://docs.nodechain.swapper.market)
149149

150150
All changes to the documentation must be made in the [NodeChain-docs](https://github.com/swapper-org/NodeChain-docs) repository.
151151

0 commit comments

Comments
 (0)