Skip to content

Commit da5d237

Browse files
committed
reformat
1 parent e66637a commit da5d237

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

CONTRIBUTING.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,16 @@ There are two ways of writing a feature or fixing a bug. Sometimes the quick sol
3939

4040
Consider the benefits you get:
4141

42-
- 🚀 Higher efficiency: Your code is examined for efficiency and interoperability with existing features by the community.
43-
- 🛡 Stronger security: Your code is scrutinized for bugs and vulnerabilities and automated checks help to identify security issues that may arise in the future.
44-
- 🧬 Continuous improvement: If your feature is used by others it is likely to be continuously improved and extended by the community.
45-
- 💝 Giving back: You give back to the community that contributed to make the Parse Platform become what it is today and for future developers to come.
46-
- 🧑‍🎓 Improving yourself: You learn to better understand the inner workings of Parse Server, which will help you to write more efficient and resilient code for your own application.
42+
- #### 🚀 Higher efficiency
43+
Your code is examined for efficiency and interoperability with existing features by the community.
44+
- #### 🛡 Stronger security
45+
Your code is scrutinized for bugs and vulnerabilities and automated checks help to identify security issues that may arise in the future.
46+
- #### 🧬 Continuous improvement
47+
If your feature is used by others it is likely to be continuously improved and extended by the community.
48+
- #### 💝 Giving back
49+
You give back to the community that contributed to make the Parse Platform become what it is today and for future developers to come.
50+
- #### 🧑‍🎓 Improving yourself
51+
You learn to better understand the inner workings of Parse Server, which will help you to write more efficient and resilient code for your own application.
4752

4853
Most importantly, with every contribution you improve your skills so that future contributions take even less time and you get all the benefits above for free — easy choice, right?
4954

0 commit comments

Comments
 (0)