-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5b23d0e
commit 891db5b
Showing
4 changed files
with
82 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
### Our Commitment | ||
|
||
We are dedicated to creating an open and welcoming environment for all participants in our project and community. Our goal is to ensure that everyone has a harassment-free experience, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, experience level, education, socio-economic status, nationality, personal appearance, race, religion, or sexual orientation. | ||
|
||
### Our Standards | ||
|
||
To maintain a positive atmosphere, we encourage the following behaviors: | ||
|
||
- 🌟 **Using welcoming and inclusive language** | ||
- 🤝 **Respecting differing viewpoints and experiences** | ||
- 💬 **Gracefully accepting constructive criticism** | ||
- 🌍 **Prioritizing the well-being of the community** | ||
- ❤️ **Showing empathy towards other community members** | ||
|
||
We consider the following behaviors unacceptable: | ||
|
||
- 🚫 **The use of sexualized language or imagery and unwelcome sexual attention or advances** | ||
- ❌ **Trolling, insulting or derogatory comments, and personal or political attacks** | ||
- 🛑 **Public or private harassment** | ||
- 🔒 **Publishing others’ private information without explicit permission** | ||
|
||
### Our Responsibilities | ||
|
||
Project maintainers are responsible for defining and enforcing standards of acceptable behavior. They will take appropriate and fair corrective actions in response to any instances of unacceptable behavior. This includes the right to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that do not adhere to this Code of Conduct. Additionally, maintainers may ban any contributor whose behavior is deemed inappropriate, threatening, offensive, or harmful. | ||
|
||
Where appropriate, and with consent from all parties, project maintainers will strive to facilitate restorative justice over punitive actions. | ||
|
||
### Scope | ||
|
||
This Code of Conduct applies within all project spaces and in public spaces when an individual is representing the project or its community. Representation can include using an official project email address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Project maintainers may further define and clarify representation. | ||
|
||
We ask all community members to uphold these standards to ensure a safe and welcoming space for everyone. | ||
|
||
### Attribution | ||
|
||
This Code of Conduct is based on the [Gleam Code of Conduct](https://github.com/gleam-lang/gleam/blob/f793b5d28a3102276a8b861c7e16a19c5231426e/CODE_OF_CONDUCT.md), which is derived from the [Contributor Covenant (v1.4)](https://www.contributor-covenant.org/version/1/4/code-of-conduct.html). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
### Contributing to Foblex Scheme Editor | ||
|
||
Hello there! We’re thrilled that you’re interested in contributing to Foblex Scheme Editor 😃. Your support is invaluable to us. Here’s a guide on how you can get involved with the project. | ||
|
||
### Our Contributing Philosophy | ||
|
||
The direction of Foblex Scheme Editor, including which new features are added and which are left out, is decided by the core team. Although we don’t offer financial compensation, we deeply value the contributions from the community. Your efforts in fixing bugs, adding new features, and improving the library are highly appreciated. | ||
|
||
Foblex Scheme Editor thrives because of the community that uses, shares, and discusses it. Non-code contributions are some of the most valuable and often overlooked aspects of open source, and we especially welcome help in these areas. | ||
|
||
### How can I help? | ||
|
||
We need help with the following: | ||
|
||
- 🔍 **Bug Reports**: We can’t catch all bugs ourselves. Check existing | ||
issues and discussions first, then create a new issue to report any | ||
bugs you find. | ||
- 💬 **Answering Questions**: Help answer questions in | ||
our GitHub discussions. | ||
- 📹 **Creating Tutorials**: Share your | ||
tutorials with us and we’ll happily promote them! | ||
|
||
All interactions should be conducted with respect and adhere to our [Code of Conduct](./CODE_OF_CONDUCT.md). | ||
|
||
### Enhancements | ||
|
||
If you have an idea or suggestion for enhancing Foblex Scheme Editor, please use the New Features discussion section. If you plan to implement it yourself, reach out to us before starting a pull request. The direction of Foblex Scheme Editor and feature additions are discussed in our GitHub discussions, but ultimately decided by the core team. | ||
|
||
Discussing your enhancement idea with us first increases the chances of your pull request being accepted. We don’t want you to spend time on something we might already be working on or that might not fit with the library’s core. | ||
|
||
### Contact Us | ||
|
||
For questions about potential enhancements, email us at [email protected]. | ||
|
||
### Pull Requests | ||
|
||
If you want to contribute improvements or new features, we are happy to review your PR. Please ensure you follow our code style guidelines and provide meaningful commit messages along with a brief description of your changes. | ||
|
||
Thank you for contributing to Foblex Scheme Editor! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters