-
Notifications
You must be signed in to change notification settings - Fork 304
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
Showing
3 changed files
with
57 additions
and
0 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,33 @@ | ||
# Contributing to OpenHealth | ||
|
||
We firmly believe that AI can significantly improve personal health management. OpenHealth is built on this conviction, and we welcome contributions from everyone who shares this vision. | ||
|
||
## 🌟 Our Core Principles | ||
|
||
### 1. Help Others 🤝 | ||
AI has the potential to improve personal health, but using it safely and effectively isn't always easy. Share knowledge, guide newcomers, and help others make the most of AI in healthcare. All community standards prioritize helping people improve their health. | ||
|
||
### 2. Rationality, Intelligence, and Constructive Discussion 🧠 | ||
The healthcare industry is full of marketing hype, pseudoscience, and misinformation. That's why we stay critical, think rationally, and demand real evidence for claims. If something works, why? If it doesn't, why not? Keep discussions logical, thoughtful, and constructive. | ||
|
||
### 3. Your Health, Your Risk ⚠️ | ||
AI can be wrong. But so can traditional medicine. Ultimately, you are responsible for your health decisions. Before making any important choices, verify information from multiple sources and think critically. | ||
|
||
## 🚀 Ways to Contribute | ||
|
||
### For Developers | ||
|
||
- **Submit Pull Requests**: If you encounter any inconvenience while using OpenHealth, feel free to submit a pull request. No contribution is too small! | ||
- **Start with Good First Issues**: New to the project? Check out our [good first issues](https://github.com/OpenHealthForAll/open-health/labels/good%20first%20issue) to get started. | ||
- **Collaborate**: If you have an existing service, we're open to exploring synergies and integration possibilities. Let's work together to create something greater! | ||
|
||
### For Users | ||
|
||
- **Share Your Experience**: Your success stories matter! Share how OpenHealth has helped you on our [Reddit community](https://www.reddit.com/r/AIDoctor/). Collective knowledge becomes a powerful resource. | ||
- **Report Issues**: Encountered something that could be improved? Let us know through: | ||
- [GitHub Issues](https://github.com/OpenHealthForAll/open-health/issues) | ||
- [Reddit Channel](https://www.reddit.com/r/AIDoctor/) | ||
|
||
## 💫 Let's Make Healthcare Better Together | ||
|
||
Every contribution, whether it's code, feedback, or sharing experiences, helps make OpenHealth better for everyone. Join us in our mission to improve personal health management through AI. |
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,10 @@ | ||
<!-- 👋 Thanks for contributing! A few quick things: | ||
- 📚 See our contributing guide: https://github.com/OpenHealthForAll/open-health/blob/main/CONTRIBUTING.md | ||
- 🌱 New contributor? Try our good first issues: https://github.com/OpenHealthForAll/open-health/labels/good%20first%20issue | ||
--> | ||
|
||
## 📝 What's the issue? | ||
<!-- Describe what you'd like to report or suggest --> | ||
|
||
## ✨ Screenshots (optional) | ||
<!-- Add screenshots if helpful --> |
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,14 @@ | ||
--- | ||
name: 🔄 Pull Request | ||
about: Create a pull request for OpenHealth | ||
--- | ||
|
||
<!-- 👋 Thanks for contributing! A few quick things: | ||
- 📚 See our contributing guide: https://github.com/OpenHealthForAll/open-health/blob/main/CONTRIBUTING.md | ||
- 🌱 New contributor? Try our good first issues: https://github.com/OpenHealthForAll/open-health/labels/good%20first%20issue --> | ||
|
||
## What's changed? | ||
<!-- Describe your changes --> | ||
|
||
## ✨ Screenshots (optional) | ||
<!-- Add screenshots if helpful --> |