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
Describe in detail what this Pull Request does and why it’s needed. Include anything the reviewers need to be aware of.
3
+
4
+
## Linked Issues
5
+
Link any related issues here. Format: `#[issue number]`
6
+
7
+
## Type of Change
8
+
-[ ] Bug Fix
9
+
-[ ] New Feature
10
+
-[ ] Documentation
11
+
12
+
## Checklist:
13
+
-[ ] My code follows the [ATProtoKit API Design Guidelines](https://github.com/MasterJ93/ATProtoKit/blob/main/API_GUIDELINES.md) as well as the [Swift API Design Guidelines](https://www.swift.org/documentation/api-design-guidelines/).
14
+
-[ ] I have performed a self-review of my own code and commented it, particularly in hard-to-understand areas.
15
+
-[ ] I have made corresponding changes to the documentation.
16
+
-[ ] My changes generate no new warnings or errors in the compiler or runtime.
17
+
-[ ] My code is able to build and run on my machine.
18
+
19
+
## Screenshots (if applicable)
20
+
Attach any screenshots or GIFs showcasing the changes effect.
21
+
22
+
## Additional Notes
23
+
Add any other notes about the Pull Request here.
24
+
25
+
## Credits
26
+
If you want to be credited in the CONTRIBUTORS file, you can fill out the form below. Please don't remove the square brackets.
27
+
- Name: [Replace this with your first and last name or an alias]
28
+
- GitHub: [Replace with your GitHub username]
29
+
- Bluesky: [Replace with your Bluesky handle if you have one]
30
+
- Email: [Replace with your email address, or delete this line]
0 commit comments