Skip to content

Commit 6a81d9c

Browse files
committed
update docs
1 parent 3cd416b commit 6a81d9c

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

NPM-README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,15 @@ No sponsors yet! **Will you be the first?**
6767

6868
## Contributing
6969

70-
* Fork it
71-
* Create your update branch (git checkout -b my-feature-branch)
72-
* Commit your changes (git commit -am 'Add some features')
73-
* Push to the branch (git push origin my-feature-branch)
74-
* Create new Pull Request
70+
Refer to **[CONTRIBUTING.md](https://github.com/open-template-hub/.github/blob/master/docs/CONTRIBUTING.md)** to see how to contribute to Open Template Hub.
71+
72+
<br/>
73+
74+
## Code of Conduct
75+
76+
Refer to **[CODE_OF_CONDUCT.md](https://github.com/open-template-hub/.github/blob/master/docs/CODE_OF_CONDUCT.md)** to see contributor covenant code of conduct.
77+
78+
<br/>
7579

7680
## LICENSE
7781

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,13 @@ No sponsors yet! **Will you be the first?**
7373

7474
## Contributing
7575

76-
Refer to **[CONTRIBUTING.md](docs/CONTRIBUTING.md)** to see how to contribute to Open Template Hub.
76+
Refer to **[CONTRIBUTING.md](https://github.com/open-template-hub/.github/blob/master/docs/CONTRIBUTING.md)** to see how to contribute to Open Template Hub.
7777

7878
<br/>
7979

8080
## Code of Conduct
8181

82-
Refer to **[CODE_OF_CONDUCT.md](docs/CODE_OF_CONDUCT.md)** to see contributor covenant code of conduct.
82+
Refer to **[CODE_OF_CONDUCT.md](https://github.com/open-template-hub/.github/blob/master/docs/CODE_OF_CONDUCT.md)** to see contributor covenant code of conduct.
8383

8484
<br/>
8585

0 commit comments

Comments
 (0)