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

Commit 9f583c3

Browse files
authored
docs: update README.md
1 parent 7570f54 commit 9f583c3

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -180,13 +180,12 @@ For payment to work in your local instance, ubiquibot must be set up in a Github
180180

181181
## How to QA any additions to the bot
182182

183-
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
184-
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
185-
3. Install the [QA app](https://github.com/apps/ubiquibot-qa) into your forked ubiquibot repository
186-
4. Solve one of the [issues](https://github.com/ubiquity/ubiquibot/issues) and commit changes to the `development` branch of your forked ubiquibot repository
187-
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
188-
6. Describe carefully the steps taken to get the feature working, this way our team can easily verify
189-
7. Link that QA issue to the pull request as indicated on the pull request template before requesting a review
183+
1. [Fork](https://docs.github.com/en/get-started/quickstart/fork-a-repo#forking-a-repository) the [ubiquibot](https://github.com/ubiquity/ubiquibot) repository
184+
2. Install the [QA app](https://github.com/apps/ubiquibot-qa) into your forked ubiquibot repository
185+
3. Solve one of the [issues](https://github.com/ubiquity/ubiquibot/issues) and commit changes to the `development` branch of your forked ubiquibot repository
186+
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
187+
5. Describe carefully the steps taken to get the feature working, this way our team can easily verify
188+
6. Link that QA issue to the pull request as indicated on the pull request template before requesting a review
190189

191190
## How to create a new release
192191

0 commit comments

Comments
 (0)