Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit fb55cbb

Browse files
committed
Updated template to not be Gitlab specific
1 parent 5618842 commit fb55cbb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: src/assets/WorkingWithTickets.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The basic flow for handling a ticket is as follows:
44

55
1. Assign the ticket to yourself, and the system will change the label to "tcx_Assigned", removing the "tcx_OpenForPickup" label. Please only assign tickets to yourself when you are ready to work on it. I don't want tickets assigned to someone and then not have them work on a ticket for 24 hours. The goal here is a quick turnaround for the client. If you can't work on a ticket immediately, leave it for someone else.
66

7-
1. Complete the ticket and create a merge request within 24 hours. Please ensure your merge request can be merged automatically (resolving any conflicts) and that it's against the latest commit in Git when you create it.
7+
1. Complete the ticket and create a merge request within 24 hours. Please ensure your merge request can be merged automatically (resolving any conflicts) and that it's against the latest commit in Git when you create it.
88

99
1. Change the label on the ticket to "tcx_ReadyForReview"
1010

@@ -24,7 +24,7 @@ If a fix is rejected, a comment, and possibly a screenshot, will be added to the
2424

2525
# Payment amounts
2626

27-
Each ticket in GitLab has a dollar value. That is the amount you will be paid when the ticket is completed, merged, and verified by the copilot. Note that there is still a 30 day waiting period as the payment will be treated as a regular TopCoder challenge payment.
27+
Each ticket in Gitlab / Github has a dollar value. That is the amount you will be paid when the ticket is completed, merged, and verified by the copilot. Note that there is still a 30 day waiting period as the payment will be treated as a regular TopCoder challenge payment.
2828

2929
# Important Rules:
3030

@@ -40,6 +40,6 @@ Each ticket in GitLab has a dollar value. That is the amount you will be paid w
4040

4141
- If an assigned task is not done in 24 hours, you will need to explain why it is not completed as a comment on the ticket.
4242

43-
- You can ask questions directly on the GitLab ticket.
43+
- You can ask questions directly on the Gitlab / Github ticket.
4444

45-
### ANYONE NOT FOLLOWING THE RULES ABOVE WILL BE WARNED AND POTENTIALLY LOSE THEIR GITLAB ACCESS!
45+
### ANYONE NOT FOLLOWING THE RULES ABOVE WILL BE WARNED AND POTENTIALLY LOSE THEIR GIT ACCESS!

0 commit comments

Comments
 (0)