Skip to content

Commit

Permalink
Add discussion ref to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jimjam-slam committed Nov 11, 2024
1 parent f380a62 commit f438467
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

You can contribute to Closeread in many ways:

- By opening issues to provide feedback and share ideas.
- By opening issues and starting discussions to provide feedback and share ideas
- By submitting Pull Request (PR) to fix opened issues
- By submitting Pull Request (PR) to suggest new features (it is considered good practice to open an issue for discussion before working on a pull request for a new feature).

Expand All @@ -11,7 +11,7 @@ You can contribute to Closeread in many ways:
Pull requests are very welcome! Here's how to contribute via PR:

1. Fork the repository, clone it locally, and make your changes in a new branch specific to the PR.
2. Submit the [pull request](https://help.github.com/articles/using-pull-requests) into the `dev` branch. It is ok to submit as "draft" in your are still working on it but would like some feedback from us. It always good to share in the open that you are working on it.
2. Submit the [pull request](https://help.github.com/articles/using-pull-requests) into the `dev` branch. It is ok to submit as "draft" if you are still working on it but would like some feedback from us. It always good to share in the open that you are working on it.
3. The maintainers will provide feedback on the PR and if its within scope and well-implemented, it will get merged into `dev`.
4. Once there is a critical mass of new features and fixes on `dev`, it will be merged into `main` and a new version of Closeread will be released.

Expand Down

0 comments on commit f438467

Please sign in to comment.