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
Copy file name to clipboardExpand all lines: src/routes/blog/post/hacktoberfest-2023/+page.markdoc
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -13,24 +13,25 @@ Hacktoberfest is back, celebrating a decade of open source! Appwrite is proud to
13
13
14
14
## Quick Guide to Getting Involved
15
15
16
-
**Appwrite Repository:**
16
+
17
+
### 1. Appwrite Repository:
17
18
- Check out the Appwrite repository on [GitHub](https://github.com/appwrite). Ensure you “Star” and “Like” the repo so you can find it easily
18
19
19
-
**Search for Issues:**
20
+
### 2. Search for Issues:
20
21
- Look for [issues labeled `hacktoberfest`](https://github.com/appwrite/appwrite/labels/hacktoberfest). Not seeing enough to choose from? Do not worry, we will be adding more issues throughout the month
21
22
- Can't find an issue you want to work on? You can create an issue if you have great ideas on how you can contribute to improving Appwrite. Keep in mind this years focus is on quality, not quantity
22
23
23
-
**Choose Your Contribution:**
24
+
### 3. Choose Your Contribution:
24
25
- Find the Issue you want to contribute to
25
26
- Reply with a comment, “I would like to work on this. Can you assign it to me?”
26
27
- Be sure to follow up with the issue within 3 days, so we know you are still working on it
27
28
- Once your PR is ready, link the PR in the issue and tag a maintainer to let them know it is ready for review
28
29
- Your PR will be confirmed within 7 days, and if it's accepted, we will label it as `hacktoberfest-accepted`
29
30
30
-
**Get Support:**
31
+
### 4. Get Support:
31
32
- Our maintainers are here to assist, guide, and mentor you through your contribution. Need alternative ways to contribute or additional help? Contact us on [Discord](https://appwrite.io/discord)!
32
33
33
-
**Win Swags:**
34
+
### 5. Win Swags:
34
35
- Earn an Appwrite hoodie and stickers for contributing only one accepted and merged PR!
35
36
- Earn a Digital Swag Bag from DigitalOcean for contributing 4 PRs+ from any open-source project participating in Hacktoberfest. We have a surprise gift inside this swag bag waiting for you
0 commit comments