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
We, the contributors and maintainers of the fifocode , pledge to foster an open and welcoming environment. We aim to make participation in our project a positive and inclusive experience for everyone, regardless of background or identity.
6
+
7
+
This Code of Conduct outlines our expectations for all those who participate in our community, as well as the consequences for unacceptable behavior.
8
+
9
+
We invite all contributors, users, and other participants to help us realize a safe and positive community experience.
10
+
11
+
## Our Standards
12
+
13
+
Examples of behavior that contributes to creating a positive environment include:
14
+
15
+
-**Respectful and Inclusive Language:** Be respectful of differing opinions, experiences, and viewpoints. Use inclusive language and avoid offensive comments or personal attacks.
16
+
17
+
-**Collaboration:** Work collaboratively with others, embracing constructive criticism and differing perspectives.
18
+
19
+
-**Empathy:** Be empathetic towards other community members, understanding and valuing diverse experiences.
20
+
21
+
-**Open-Mindedness:** Be open to learning from others and willing to adapt and grow.
22
+
23
+
Examples of unacceptable behavior include:
24
+
25
+
-**Harassment:** Any form of harassment, discrimination, or unwelcome conduct based on factors such as race, gender, sexual orientation, disability, or any other protected status.
26
+
27
+
-**Intimidation:** Deliberate intimidation, stalking, or following, online or offline.
28
+
29
+
-**Unsolicited Advice:** Unwelcome advice or criticism, especially if it's repetitive or not constructive.
30
+
31
+
-**Disruptive Behavior:** Any disruptive behavior that interferes with a positive and inclusive community experience.
32
+
33
+
## Responsibilities
34
+
35
+
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned with this Code of Conduct. Project maintainers have the final say on all matters.
36
+
37
+
## Enforcement
38
+
39
+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at [[email protected]]. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality regarding the reporter of an incident.
40
+
41
+
Project maintainers who do not follow or enforce the Code of Conduct may be temporarily or permanently removed from the project team.
42
+
43
+
## Attribution
44
+
45
+
This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.0, available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
46
+
47
+
## Conclusion
48
+
49
+
By participating in our project, you agree to uphold this Code of Conduct. We expect all contributors to adhere to these guidelines in all project spaces, including GitHub repositories, social media, and community events.
50
+
51
+
Thank you for helping make this project a welcoming, positive, and inclusive space for everyone.
Welcome to fifocode! We appreciate your interest in contributing. Whether you're reporting bugs, suggesting improvements, or contributing code, your collaboration makes this project better for everyone.
4
+
5
+
Before you start contributing, please take a moment to review this document for guidelines on how to contribute to this project.
6
+
7
+
## Code of Conduct
8
+
9
+
Please note that this project adheres to a [Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project, you agree to abide by its terms.
10
+
11
+
## How to Contribute
12
+
13
+
### Reporting Bugs
14
+
15
+
If you find a bug, please help us by providing a detailed bug report. Use the [GitHub Issues](https://github.com/fifocode/nodejs-backend-architecture-typescript/issues) section to report bugs. Ensure your bug report includes:
16
+
17
+
- A clear and descriptive title.
18
+
- A detailed description of the bug, including steps to reproduce.
19
+
- Your operating system and relevant environment information.
20
+
21
+
### Suggesting Enhancements
22
+
23
+
To suggest enhancements or new features, please use the [GitHub Issues](https://github.com/fifocode/nodejs-backend-architecture-typescript/issues) section. Provide a clear and concise description of your suggestion, including any relevant use cases or scenarios.
24
+
25
+
### Pull Requests
26
+
27
+
1. Fork the repository and create your branch from `main`.
0 commit comments