Skip to content

Commit e8d97da

Browse files
committed
update contributing details
1 parent 2cc5c07 commit e8d97da

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

content/_index.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,12 @@ The [**ScottPlot Demo**](demo/5/) is a click-to-run application that provides mo
6262

6363
<a href='https://scottplotstatsstorage.z20.web.core.windows.net/scottplot-download-count.png'>
6464
<img src='https://scottplotstatsstorage.z20.web.core.windows.net/scottplot-download-count.png' class="d-block mx-auto my-5" >
65-
</a>
65+
</a>
66+
67+
## Maintainer Status
68+
* [Scott's medical status](https://swharden.github.io/) limits his ability to accept code contributions at this time
69+
* As of early 2026, ScottPlot is officially open source but not open for anonymous code contribution
70+
* Community is still active in the [issues](https://github.com/ScottPlot/ScottPlot/issues) and [Discord](/discord) channels
71+
* See the ScottPlot repository's [CONTRIBUTING.md](https://github.com/ScottPlot/ScottPlot/blob/main/CONTRIBUTING.md) for details
72+
73+
</div>

content/contributing.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ date: 2023-12-13
66

77
# Contributing to ScottPlot
88

9+
<div class="alert alert-primary fw-semibold pb-0 my-4" role="alert">
10+
11+
<div class="fs-4 my-0">ScottPlot is open source but not open for code contribution.</div>
12+
13+
<hr />
14+
15+
As of early 2026 [Scott's Medical Status](https://swharden.github.io/) limits his ability to accept code contributions at this time.
16+
17+
See the ScottPlot repository's [CONTRIBUTING.md](https://github.com/ScottPlot/ScottPlot/blob/main/CONTRIBUTING.md) file for details.
18+
19+
</div>
20+
921
## Pull Requests
1022

1123
**Code contributions are welcome!** Creating an issue to go with each pull request is not required, but it is recommended for topics that would benefit from improved discoverability.

0 commit comments

Comments
 (0)