Skip to content

Commit c6e9701

Browse files
committed
update CONTRIBUTING.md
1 parent c4985be commit c6e9701

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

β€ŽCONTRIBUTING.mdβ€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Hello and welcome! We're thrilled that you're considering contributing to Originzero ✨. Here's a guide on how you can get involved with the project.
44

5-
## Table of Contents
5+
## πŸ“œ Table of Contents
66

77
- [Contributing to Originzero](#contributing-to-originzero)
88
- [Table of Contents](#table-of-contents)
@@ -15,7 +15,7 @@ Hello and welcome! We're thrilled that you're considering contributing to Origin
1515
- [Branching Strategy](#branching-strategy)
1616
- [Coding Standards](#coding-standards)
1717

18-
## Our Contribution Philosophy
18+
## πŸ›οΈ Our Contribution Philosophy
1919

2020
The core team leads the direction of Originzero, deciding which features to add and which to leave out. While we guide the project, we're always open to fresh ideas and discussions. We want to hear your thoughts, and we encourage everyone to share their perspectives.
2121

@@ -29,7 +29,7 @@ Contributing isn't just about writing code. Helping to spread the word about Ori
2929

3030
Your contributions, whether through coding, brainstorming, or sharing the project with others, are what help Originzero grow. We're glad to have you with us on this journey!
3131

32-
## Ways You Can Help
32+
## πŸ›Ÿ Ways You Can Help
3333

3434
Here are some of the key areas where you can contribute to the application and its community:
3535

@@ -51,7 +51,7 @@ Discussing your enhancement idea with us first is the best way to ensure your pu
5151

5252
For enhancement suggestions, feel free to email us at info@originzero.io.
5353

54-
# Directory structure
54+
# πŸ“‚ Directory structure
5555

5656
Originzero is split up in different modules which are all in a single mono repository.
5757

@@ -66,9 +66,9 @@ The most important directories:
6666
- [/packages/dockerize-api](/packages/dockerize-api) - A package that creates a container for each flow created
6767
- [/packages/math-service](/packages/math-service) - Allows the Calculate node to handles complex mathematical operations
6868

69-
## Pull Requests
69+
# πŸ’« Pull Requests
7070

71-
If you wish to contribute by adding new features, improvements, or refactoring existing code, please discuss your ideas with us first. You can reach out via GitHub discussions, our Discord server, or email us at info@originzero.dev. This ensures your time and effort align with the project goals. We're eager to review your pull requests and collaborate with you 😊.
71+
If you wish to contribute by adding new features, improvements, or refactoring existing code, please discuss your ideas with us first. You can reach out via GitHub discussions, our Discord server, or email us at info@originzero.io. This ensures your time and effort align with the project goals. We're eager to review your pull requests and collaborate with you 😊.
7272

7373
## Branching Strategy
7474

0 commit comments

Comments
Β (0)