issues
search
ropensci
/
jagstargets
Reproducible Bayesian data analysis pipelines with targets and JAGS
https://docs.ropensci.org/jagstargets
Other
10
stars
6
forks
source link
Set up Discussions
#11
Closed
wlandau
closed
3 years ago
wlandau
commented
3 years ago
Prework
[x] Read and agree to the
code of conduct
and
contributing guidelines
.
[x] If there is
already a relevant issue
, whether open or closed, comment on the existing thread instead of posting a new issue.
[x] For any problem you identify, post a
minimal reproducible example
like
this one
so the maintainer can troubleshoot. A reproducible example is:
[x]
Runnable
: post enough R code and data so any onlooker can create the error on their own computer.
[x]
Minimal
: reduce runtime wherever possible and remove complicated details that are irrelevant to the issue at hand.
[x]
Readable
: format your code according to the
tidyverse style guide
.
Description
Reconfigure issue templates to offload to the discussions:
https://github.com/ropensci/targets/tree/main/.github/ISSUE_TEMPLATE
Edit the contributing guide, e.g.
https://github.com/ropensci/targets/commit/ae50ff0c14f1a043b4e3d2f114a0dde556a61ba4
Customize issue categories:
https://github.com/ropensci/targets/discussions
wlandau
commented
3 years ago
done
Prework
Description