Skip to content

Commit

Permalink
- add issue & pr template
Browse files Browse the repository at this point in the history
  • Loading branch information
pu-re committed Feb 10, 2025
1 parent 3ac6e48 commit ed0dfae
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 0 deletions.
33 changes: 33 additions & 0 deletions .github/CONTRIBUTING.md
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.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE.md
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 -->
14 changes: 14 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
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 -->

0 comments on commit ed0dfae

Please sign in to comment.