diff --git a/DESCRIPTION b/DESCRIPTION index 2d0e982..d60768a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: dashboard Title: What the Package Does (One Line, Title Case) -Version: 0.0.10.005 +Version: 0.0.10.006 Authors@R: person(given = "First", family = "Last", diff --git a/codemeta.json b/codemeta.json index ecd96bb..d17c662 100644 --- a/codemeta.json +++ b/codemeta.json @@ -6,7 +6,7 @@ "name": "dashboard: What the Package Does (One Line, Title Case)", "codeRepository": "https://github.com/ropensci-review-tools/dashboard", "license": "https://spdx.org/licenses/MIT", - "version": "0.0.10.005", + "version": "0.0.10.006", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", diff --git a/quarto/index.qmd b/quarto/index.qmd index bdb911c..96c291b 100644 --- a/quarto/index.qmd +++ b/quarto/index.qmd @@ -17,3 +17,8 @@ availability and past editorial workloads. The dashboard includes the following identify reviews in need of attention. - The [*Software Review History* page](./history.qmd) which gives insights into the historical developments of the software peer-review program. + +Source code for this dashboard is at +[github.com/ropensci-review-tools/dashboard](https://github.com/ropensci-review-tools/dashboard). +Contributions are welcome! Please feel free to open [an issue in that +repository](https://github.com/ropensci-review-tools/dashboard/issues).