Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
[CHORE] Update README.md and fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
adeyinkaoresanya committed Oct 2, 2023
1 parent f33d31a commit d0be5d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The badging-bot is built around the Journal of Open Source Software [peer review

## setting up local development environment

Seeting up the bot is as easy as navigating to your project folder in the terminal and running;
Setting up the bot is as easy as navigating to your project folder in the terminal and running;

```sh
source <(curl -s https://raw.githubusercontent.com/badging/bot-scripts/main/install.sh)
Expand All @@ -20,7 +20,7 @@ source <(curl -s https://raw.githubusercontent.com/badging/bot-scripts/main/inst

The badging-bot is specifically intended to:

- Notify maintaineres about new applications
- Notify maintainers about new applications
- Guide applicants/reviewers in the review process
- Assign reviewers for a submission
- Open checklists for reviewers according to the type of event
Expand Down Expand Up @@ -51,7 +51,7 @@ In case of any bugs, issues and glitches, feel free to open up a GitHub Issue or

The badging bot is a result of open source contributions. We don’t take any contribution for granted. We appreciate contributions to documentation, codebase and reviews.
Our documentation is a section of the CHAOSS community handbook found [here](https://handbook.chaoss.community/community-handbook/badging/overview). For contributions to documentation, please submit a pull request to the [community handbook repository](https://www.google.com/url?sa=t&source=web&rct=j&url=https://github.com/chaoss/community-handbook&ved=2ahUKEwiBxqfM4rj2AhUDNn0KHUxMAdoQFnoECAMQAQ&usg=AOvVaw3VD3BYnkDUeeDtkYI0F4gD).
To contribute code to the badging-bot codebase, please read our [contribution guidelines](https://handbook.chaoss.community/community-handbook/contributing/design) and submit a pull request to this repository.
To contribute code to the badging-bot codebase, please read our [contribution guidelines](https://handbook.chaoss.community/community-handbook/contributing/development/contributing-worfkflow) and submit a pull request to this repository.

## Credits

Expand Down

0 comments on commit d0be5d9

Please sign in to comment.