Add repository documentation and templates#24
Merged
Conversation
Add comprehensive documentation to complete GitHub repository setup: - CONTRIBUTING.md: Detailed contribution guidelines with development workflow, coding standards, testing guidelines, and pull request process - CODE_OF_CONDUCT.md: Community guidelines based on Contributor Covenant with scientific integrity and clinical responsibility standards - SECURITY.md: Security policy covering vulnerability reporting, medical device considerations, data privacy (HIPAA/GDPR), and compliance - CONTRIBUTORS.md: Contributor recognition with attribution guidelines, acknowledgment of scientific foundations, and contribution types - .github/ISSUE_TEMPLATE/: Four issue templates for structured reporting * bug_report.md: Comprehensive bug reporting template * feature_request.md: Feature request with scientific justification * documentation.md: Documentation improvement template * question.md: Question template with resource checklist * config.yml: Links to discussions and security reporting - .github/PULL_REQUEST_TEMPLATE.md: Comprehensive PR template with testing, validation, documentation, and quality checklists These standard files improve community engagement, establish clear contribution processes, and provide proper attribution for the scientific work underlying this cardiovascular modeling platform.
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add comprehensive documentation to complete GitHub repository setup:
CONTRIBUTING.md: Detailed contribution guidelines with development workflow, coding standards, testing guidelines, and pull request process
CODE_OF_CONDUCT.md: Community guidelines based on Contributor Covenant with scientific integrity and clinical responsibility standards
SECURITY.md: Security policy covering vulnerability reporting, medical device considerations, data privacy (HIPAA/GDPR), and compliance
CONTRIBUTORS.md: Contributor recognition with attribution guidelines, acknowledgment of scientific foundations, and contribution types
.github/ISSUE_TEMPLATE/: Four issue templates for structured reporting
.github/PULL_REQUEST_TEMPLATE.md: Comprehensive PR template with testing, validation, documentation, and quality checklists
These standard files improve community engagement, establish clear contribution processes, and provide proper attribution for the scientific work underlying this cardiovascular modeling platform.