Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include lifecycle badge in README? #271

Open
6 of 11 tasks
IndrajeetPatil opened this issue Aug 24, 2022 · 4 comments
Open
6 of 11 tasks

Include lifecycle badge in README? #271

IndrajeetPatil opened this issue Aug 24, 2022 · 4 comments
Labels
Beginner-friendly 🤝 Friendly for new contributors Core Packages 📦 Discussion and planning about core packages of easystats Discussion 🦜 Documentation 📚

Comments

@IndrajeetPatil
Copy link
Member

IndrajeetPatil commented Aug 24, 2022

I think all of our packages are currently in the maturing stage, so you can include the following in README.Rmd:

[![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://lifecycle.r-lib.org/articles/stages.html)

To know more about lifecycles, read this article, or watch this talk.

Although this article talks about lifecycle in the context of functions, it equally applies to packages as well.

We can remove this badge once we release 1.0 version for a package, which will be a stable release, and we no longer need to signal lifecycle. This is because, in the absence of any lifecycle information, the default assumption is that it is a stable function or package.

Progress tracker:

  • insight
  • modelbased
  • bayestestR
  • effectsize
  • parameters
  • performance
  • correlation
  • report
  • see
  • datawizard
  • easystats
@IndrajeetPatil IndrajeetPatil added Core Packages 📦 Discussion and planning about core packages of easystats Documentation 📚 Discussion 🦜 labels Aug 24, 2022
IndrajeetPatil added a commit to easystats/datawizard that referenced this issue Aug 24, 2022
@IndrajeetPatil
Copy link
Member Author

@easystats/maintainers Please do this for the repos that you maintain.

@etiennebacher

This comment was marked as outdated.

@IndrajeetPatil

This comment was marked as outdated.

@IndrajeetPatil
Copy link
Member Author

bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beginner-friendly 🤝 Friendly for new contributors Core Packages 📦 Discussion and planning about core packages of easystats Discussion 🦜 Documentation 📚
Projects
None yet
Development

No branches or pull requests

7 participants