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 Dec 12, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+35Lines changed: 35 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,41 @@ There are many ways to be an open source contributor, and we're here to help you
11
11
12
12
This guide is for you.
13
13
14
+
## 🎉 Hacktoberfest 2024 🎉
15
+
16
+
`didpay` is a participating in Hacktoberfest 2024! We’re so excited for your contributions, and have created a wide variety of issues so that anyone can contribute. Whether you're a seasoned developer or a first-time open source contributor, there's something for everyone.
17
+
18
+
### Here's how you can get started:
19
+
1. Read the [code of conduct](https://github.com/taniashiba/didpay/blob/main/CODE_OF_CONDUCT.md).
20
+
2. Choose a task from this project's Hacktoberfest issues in our [Project Hub](https://github.com/TBD54566975/didpay/issues/298). Each issue has the 🏷️ `hacktoberfest` label.
21
+
5. Comment ".take" on the corresponding issue to get assigned the task.
22
+
6. Fork the repository and create a new branch for your work.
23
+
7. Make your changes and submit a pull request.
24
+
8. Wait for review and address any feedback.
25
+
26
+
### 🏆 Leaderboard & Prizes
27
+
Be among the top 10 with the most points to snag custom swag just for you from our TBD shop! To earn your place in the leaderboard, we have created a points system that is explained below. As you complete tasks, you will automatically be granted a certain # of points.
28
+
29
+
#### Point System
30
+
| Weight | Points Awarded | Description |
31
+
|---------|-------------|-------------|
32
+
| 🐭 **Small**| 5 points | For smaller tasks that take limited time to complete and/or don't require any product knowledge. |
33
+
| 🐰 **Medium**| 10 points | For average tasks that take additional time to complete and/or require some product knowledge. |
34
+
| 🐂 **Large**| 15 points | For heavy tasks that takes lots of time to complete and/or possibly require deep product knowledge. |
35
+
36
+
#### Prizes
37
+
Top 10 contributors with the most points will be awarded TBD x Hacktoberfest 2024 swag. The Top 3 contributors will have special swag customized with your GitHub handle in a very limited design. (more info in our Discord)
38
+
39
+
40
+
41
+
### 👩 Need help?
42
+
Need help or have questions? Feel free to reach out by connecting with us in our [Discord community](https://discord.gg/tbd) to get direct help from our team in the `#hacktoberfest` project channel.
43
+
44
+
Happy contributing!
45
+
46
+
---
47
+
48
+
14
49
## Development Prerequisites
15
50
16
51
___***UPDATE TABLE OF PROJECT DEPS AND INSTALLATION NOTES***___
Copy file name to clipboardExpand all lines: README.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,19 @@
7
7
8
8
DIDPay is an open source mobile app that provides a way for individuals to interact with PFIs via tbDEX. Concretely, DIDPay provides a UI for individuals to interface with PFIs.
9
9
10
+
## 🎉 Hacktoberfest 2024 🎉
11
+
12
+
`didpay` is a participating project in Hacktoberfest 2024! We’re so excited for your contributions, and have created a wide variety of issues so that anyone can contribute. Whether you're a seasoned developer or a first-time open source contributor, there's something for everyone.
13
+
14
+
### To get started:
15
+
1. Read the [contributing guide](https://github.com/TBD54566975/didpay/blob/main/CONTRIBUTING.md).
16
+
2. Read the [code of conduct](https://github.com/TBD54566975/didpay/blob/main/CODE_OF_CONDUCT.md).
17
+
3. Choose a task from this project's Hacktoberfest issues in our [Project Hub](https://github.com/TBD54566975/didpay/issues/298) and follow the instructions. Each issue has the 🏷️ `hacktoberfest` label.
18
+
19
+
Have questions? Connecting with us in our [Discord community](https://discord.gg/tbd) in the `#hacktoberfest` project channel.
0 commit comments