You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contribute.html
+5-68Lines changed: 5 additions & 68 deletions
Original file line number
Diff line number
Diff line change
@@ -4,73 +4,10 @@
4
4
permalink: /contribute/
5
5
---
6
6
7
-
<sectionclass="dfs-contribute-hero">
8
-
<divclass="dfs-contribute-shell">
9
-
<pclass="dfs-contribute-kicker">Contribute to DataForSolution</p>
10
-
<h1>Share practical knowledge that helps others learn and build</h1>
11
-
<p>DataForSolution welcomes thoughtful, original contributions that support learning, responsible technology, healthcare intelligence, analytics, medical imaging, data science, and software engineering.</p>
12
-
</div>
13
-
</section>
14
-
15
-
<sectionclass="dfs-contribute-section">
16
-
<divclass="dfs-contribute-shell">
17
-
<h2>What you can contribute</h2>
18
-
<divclass="dfs-contribute-grid">
19
-
<article><h3>Projects</h3><p>A reproducible project built around a clearly defined real-world problem.</p></article>
20
-
<article><h3>Tools</h3><p>A useful browser tool, notebook, template, calculator, or workflow resource.</p></article>
21
-
<article><h3>Case Studies</h3><p>A structured explanation of a problem, method, result, limitation, and lesson learned.</p></article>
22
-
<article><h3>Learning Resources</h3><p>Tutorials, reference guides, exercises, or technical explanations that help others progress.</p></article>
23
-
<article><h3>Healthcare & Imaging Insight</h3><p>Educational material grounded in clinical workflow, medical imaging, informatics, or healthcare analytics.</p></article>
24
-
<article><h3>Responsible AI</h3><p>Work that improves transparency, safety, privacy, evaluation, fairness, or human oversight.</p></article>
<p>Submissions should be original, clearly explained, respectful of privacy and intellectual property, and honest about assumptions and limitations. Healthcare-related contributions must be educational and must not include patient-identifying information.</p>
35
-
</div>
36
-
<divclass="dfs-contribute-note">
37
-
<strong>Before submitting</strong>
38
-
<ul>
39
-
<li>Explain the problem and intended audience</li>
40
-
<li>Provide a working link or repository when applicable</li>
41
-
<li>State data sources and licensing</li>
42
-
<li>Describe limitations and validation</li>
43
-
<li>Remove confidential or personally identifiable information</li>
<sectionclass="dfs-contribute-hero"><divclass="dfs-contribute-shell"><pclass="dfs-contribute-kicker">Contribute to DataForSolution</p><h1>Share practical knowledge that helps others learn and build</h1><p>DataForSolution welcomes thoughtful, original contributions that support learning, responsible technology, healthcare intelligence, analytics, medical imaging, data science, and software engineering.</p></div></section>
8
+
<sectionclass="dfs-contribute-section"><divclass="dfs-contribute-shell"><h2>What you can contribute</h2><divclass="dfs-contribute-grid"><article><h3>Projects</h3><p>A reproducible project built around a clearly defined real-world problem.</p></article><article><h3>Tools</h3><p>A useful browser tool, notebook, template, calculator, or workflow resource.</p></article><article><h3>Case Studies</h3><p>A structured explanation of a problem, method, result, limitation, and lesson learned.</p></article><article><h3>Learning Resources</h3><p>Tutorials, reference guides, exercises, or technical explanations that help others progress.</p></article><article><h3>Healthcare & Imaging Insight</h3><p>Educational material grounded in clinical workflow, medical imaging, informatics, or healthcare analytics.</p></article><article><h3>Responsible AI</h3><p>Work that improves transparency, safety, privacy, evaluation, fairness, or human oversight.</p></article></div></div></section>
9
+
<sectionclass="dfs-contribute-section dfs-contribute-section--soft"><divclass="dfs-contribute-shell dfs-contribute-split"><div><pclass="dfs-contribute-kicker">Contribution standard</p><h2>Useful, honest, and grounded</h2><p>Submissions should be original, clearly explained, respectful of privacy and intellectual property, and honest about assumptions and limitations. Healthcare-related contributions must be educational and must not include patient-identifying information.</p></div><divclass="dfs-contribute-note"><strong>Before submitting</strong><ul><li>Explain the problem and intended audience</li><li>Provide a working link or repository when applicable</li><li>State data sources and licensing</li><li>Describe limitations and validation</li><li>Remove confidential or personally identifiable information</li></ul></div></div></section>
10
+
<sectionclass="dfs-contribute-section dfs-contribute-section--dark"><divclass="dfs-contribute-shell dfs-form-shell"><div><pclass="dfs-contribute-kicker dfs-contribute-kicker--light">Submission</p><h2>Propose a contribution</h2><p>Use this form to share a project, tool, case study, or learning resource for review.</p></div><formaction="https://formspree.io/f/meokokbl" method="POST" class="dfs-contribute-form"><labelfor="name">Name</label><inputtype="text" id="name" name="name" required><labelfor="email">Email or GitHub handle</label><inputtype="text" id="email" name="email" required><labelfor="type">Contribution type</label><selectid="type" name="type" required><optionvalue="Project">Project</option><optionvalue="Tool">Tool</option><optionvalue="Case Study">Case Study</option><optionvalue="Learning Resource">Learning Resource</option><optionvalue="Article">Article</option></select><labelfor="link">GitHub or resource link</label><inputtype="url" id="link" name="link" required><labelfor="description">Brief description</label><textareaid="description" name="description" rows="6" required></textarea><buttontype="submit">Submit for review</button></form></div></section>
0 commit comments