Skip to content

Commit 16e4e80

Browse files
authored
Move contribution guidelines to separate CONTRIBUTING.md
2 parents 2fbc9dd + fadc7b7 commit 16e4e80

2 files changed

Lines changed: 8 additions & 5 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Contributing
2+
3+
If you'd like to contribute to Doclint, please follow these steps:
4+
5+
1. **Fork the repository**: Create a personal copy of the repository on GitHub.
6+
2. **Make changes**: Implement your changes in your forked repository.
7+
3. **Submit a pull request**: Propose your changes to the original repository by submitting a pull request.

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,7 @@ Currently, only [English (EN)](Standards/EN.md) is supported.
1919

2020
## Contributing
2121

22-
If you'd like to contribute to Doclint, please follow these steps:
23-
24-
1. **Fork the repository**: Create a personal copy of the repository on GitHub.
25-
2. **Make changes**: Implement your changes in your forked repository.
26-
3. **Submit a pull request**: Propose your changes to the original repository by submitting a pull request.
22+
If you want to contribute to Doclint, read the [contribution guidelines](.github/CONTRIBUTING.md).
2723

2824
## [Attribution](https://github.com/friendly-project/docs/blob/main/Docs/Attribution.md)
2925

0 commit comments

Comments
 (0)