Skip to content

Commit f7449bf

Browse files
docs: added pull request template and updated team name
1 parent cb0f059 commit f7449bf

File tree

4 files changed

+27
-3
lines changed

4 files changed

+27
-3
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @openedx/2U-aperture
1+
* @openedx/2U-infinity

.github/pull_request_template.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
### Description
2+
3+
Include a description of your changes here, along with a link to any relevant Jira tickets and/or GitHub issues.
4+
5+
#### How Has This Been Tested?
6+
7+
Please describe in detail how you tested your changes.
8+
9+
#### Screenshots/sandbox (optional):
10+
Include a link to the sandbox for design changes or screenshot for before and after. **Remove this section if it's not applicable.**
11+
12+
|Before|After|
13+
|-------|-----|
14+
| | |
15+
16+
#### Merge Checklist
17+
18+
* [ ] If your update includes visual changes, have they been reviewed by a designer? Send them a link to the Sandbox, if applicable.
19+
* [ ] Is there adequate test coverage for your changes?
20+
21+
#### Post-merge Checklist
22+
23+
* [ ] Deploy the changes to prod after verifying on stage or ask **@openedx/2u-infinity** to do it.
24+
* [ ] 🎉 🙌 Celebrate! Thanks for your contribution.

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ frontend repository, the best place to discuss it would be in the `#wg-frontend
9898
channel`_.
9999

100100
For anything non-trivial, the best path is to open an issue in this repository
101-
with as many details about the issue you are facing as you can provide. Please tag **@openedx/2u-aperture** on any PRs or issues.
101+
with as many details about the issue you are facing as you can provide. Please tag **@openedx/2u-infinity** on any PRs or issues.
102102

103103
https://github.com/openedx/frontend-app-profile/issues
104104

catalog-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ metadata:
1818
# This can be multiple comma-separated projects.
1919
openedx.org/add-to-projects: "openedx:23"
2020
spec:
21-
owner: group:edx-infinity
21+
owner: group:2u-infinity
2222
type: 'service'
2323
lifecycle: 'production'
2424
# (Optional) An array of different components or resources.

0 commit comments

Comments
 (0)