You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -180,13 +180,12 @@ For payment to work in your local instance, ubiquibot must be set up in a Github
180
180
181
181
## How to QA any additions to the bot
182
182
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
0 commit comments