mirror of
https://github.com/ParisNeo/lollms.git
synced 2024-12-18 12:26:29 +00:00
Upgraded and added code of conduct as well as contributing guidelines
This commit is contained in:
parent
c38c81e3e2
commit
dda283e87c
43
CODE_OF_CONDUCT.md
Normal file
43
CODE_OF_CONDUCT.md
Normal file
@ -0,0 +1,43 @@
|
||||
## Code of Conduct
|
||||
|
||||
Our chatbot is an inclusive community that values respect, collaboration, and innovation. We welcome contributors of all backgrounds and skill levels to join us in building a positive and productive community. To ensure that our community remains safe, respectful, and welcoming, we ask all contributors to abide by this code of conduct.
|
||||
|
||||
### 1. Respectful Communication
|
||||
|
||||
We value open communication and encourage contributors to express themselves in a respectful and constructive manner. We do not tolerate discrimination, harassment, or abuse of any kind, including but not limited to:
|
||||
|
||||
- Offensive comments related to gender, gender identity and expression, sexual orientation, disability, mental illness, race, ethnicity, age, nationality, religion, or physical appearance
|
||||
- Threats, intimidation, or bullying
|
||||
- Inappropriate sexual advances or imagery
|
||||
|
||||
### 2. Collaborative Development
|
||||
|
||||
We encourage collaboration and teamwork among contributors and ask that everyone work together in a constructive and positive manner. We do not tolerate disruptive behavior, including but not limited to:
|
||||
|
||||
- Spamming, trolling, or flaming
|
||||
- Hijacking discussions or derailing conversations
|
||||
- Refusal to consider alternative viewpoints or approaches
|
||||
|
||||
### 3. Innovative Contributions
|
||||
|
||||
We welcome contributions of all kinds and encourage innovation and experimentation. However, we do not tolerate the use of our chatbot for any form of misinformation, including but not limited to:
|
||||
|
||||
- The dissemination of false information, rumors, or hoaxes
|
||||
- The promotion of conspiracy theories or fake news
|
||||
- The use of our chatbot for malicious purposes, including but not limited to fraud, scams, or phishing
|
||||
|
||||
### 4. Consequences of Unacceptable Behavior
|
||||
|
||||
We take all reports of unacceptable behavior seriously and will investigate all incidents promptly and thoroughly. We reserve the right to take any action deemed necessary, including but not limited to:
|
||||
|
||||
- Warning the individual responsible for the unacceptable behavior
|
||||
- Temporarily or permanently revoking their access to the chatbot
|
||||
- Banning them from future participation in the community
|
||||
|
||||
### 5. Reporting Unacceptable Behavior
|
||||
|
||||
If you experience or witness behavior that violates this code of conduct, please report it immediately to the chatbot administrator. All reports will be kept confidential and will be investigated promptly and thoroughly.
|
||||
|
||||
### 6. Acknowledgment of Code of Conduct
|
||||
|
||||
By contributing to our chatbot, you acknowledge that you have read and agree to abide by this code of conduct. You also acknowledge that you have the responsibility to report any violations of this code of conduct.
|
33
CONTRIBUTING.md
Normal file
33
CONTRIBUTING.md
Normal file
@ -0,0 +1,33 @@
|
||||
# Contributing to lollms-webui
|
||||
|
||||
Thank you for your interest in contributing to [Your Repository Name]! We appreciate your efforts to help make our project better.
|
||||
|
||||
## Contributing Guidelines
|
||||
|
||||
Before you start contributing, please take a moment to review our guidelines:
|
||||
|
||||
1. Please do not include links directly to your own repositories or external websites. Instead, please use a code tag to display any code snippets or examples.
|
||||
|
||||
2. Please ensure that your contributions are well-documented and include comments where necessary.
|
||||
|
||||
3. Please follow our coding standards and best practices, as outlined in our [style guide](link-to-style-guide).
|
||||
|
||||
4. If you have any questions or need assistance, please feel free to reach out to the project maintainers.
|
||||
|
||||
## Submitting Contributions
|
||||
|
||||
To submit a contribution, please follow these steps:
|
||||
|
||||
1. Fork the repository and create a new branch for your changes.
|
||||
|
||||
2. Make your changes and ensure that all tests pass.
|
||||
|
||||
3. Commit your changes and push them to your fork.
|
||||
|
||||
4. Submit a pull request to the main repository.
|
||||
|
||||
5. Wait for feedback from the project maintainers.
|
||||
|
||||
Once your pull request is approved, your changes will be merged into the main repository.
|
||||
|
||||
Thank you for your contributions to lollms-webui!
|
Loading…
Reference in New Issue
Block a user