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

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rndquu authored Nov 10, 2023
1 parent 7570f54 commit 9f583c3
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,13 +180,12 @@ For payment to work in your local instance, ubiquibot must be set up in a Github

## How to QA any additions to the bot

1. [Create](https://docs.github.com/en/organizations/collaborating-with-groups-in-organizations/creating-a-new-organization-from-scratch) a new github organization for testing purposes
2. [Fork](https://docs.github.com/en/get-started/quickstart/fork-a-repo#forking-a-repository) the [ubiquibot](https://github.com/ubiquity/ubiquibot) repository into your test organization
3. Install the [QA app](https://github.com/apps/ubiquibot-qa) into your forked ubiquibot repository
4. Solve one of the [issues](https://github.com/ubiquity/ubiquibot/issues) and commit changes to the `development` branch of your forked ubiquibot repository
5. Create a QA issue similar to [this](https://github.com/web4er/ubiquibot/issues/38) where you show how the feature is working in the forked ubiquibot repository
6. Describe carefully the steps taken to get the feature working, this way our team can easily verify
7. Link that QA issue to the pull request as indicated on the pull request template before requesting a review
1. [Fork](https://docs.github.com/en/get-started/quickstart/fork-a-repo#forking-a-repository) the [ubiquibot](https://github.com/ubiquity/ubiquibot) repository
2. Install the [QA app](https://github.com/apps/ubiquibot-qa) into your forked ubiquibot repository
3. Solve one of the [issues](https://github.com/ubiquity/ubiquibot/issues) and commit changes to the `development` branch of your forked ubiquibot repository
4. Create a QA issue similar to [this](https://github.com/web4er/ubiquibot/issues/38) where you show how the feature is working in the forked ubiquibot repository
5. Describe carefully the steps taken to get the feature working, this way our team can easily verify
6. Link that QA issue to the pull request as indicated on the pull request template before requesting a review

## How to create a new release

Expand Down

0 comments on commit 9f583c3

Please sign in to comment.