Document relation to usethis
Is fledge a complement? replacement?
E.g. what does it mean if you use usethis::use_release_issue()?
Notes for later. When using fledge one would not use usethis::use_version() not usethis::use_dev_version(). Other than that the checklist from usethis::use_release_issue() is valid.
I feel this should be in the 0.1.0 milestone because the demo vignette recommends using usethis::use_release_issue().
I no longer think the demo vignette should recommend that, with #27. Let's remove the note on use_release_issue() and focus later on documenting fledge's release process.
In the release automation, I am missing the very precise usethis checklist from usethis::use_release_issue(), as well as the use of an issue for box checking (it's easier than in cran-comments.md IMHO).
I agree that adoption will be easier if we market fledge as a more or less "natural" extension of usethis workflows.
Also state that fledge can be used without usethis as well.
(well without usethis "explicit usage" :sweat_smile: )