Open Issues Need Help
View All on GitHub Remove temporary storage dir from R6 app example 6 months ago
AI Summary: The R6 example Shiny app within `inst/examples-shiny/r6` is unintentionally using a hard-coded `storage_dir` path for bookmark storage. This issue aims to remove that specific hard-coded path to ensure the application does not rely on it.
Complexity:
1/5
Good First Issue Difficulty: [1] Novice Effort: [1] Low Priority: [2] Medium Type: :wrench: Refactor diversity-hackathon
Add badges to README 6 months ago
Type: :writing_hand: Documentation Good First Issue Difficulty: [1] Novice Effort: [1] Low Priority: [2] Medium diversity-hackathon
Add pull request template 6 months ago
AI Summary: This issue proposes adding a `PULL_REQUEST_TEMPLATE.md` file to the `.github` directory of the repository. This template will automatically populate the description box when a user creates a pull request, providing a structured way to guide contributions. The issue provides examples from other R packages for inspiration on the template's content.
Complexity:
1/5
Type: :writing_hand: Documentation Good First Issue Difficulty: [1] Novice Effort: [1] Low Priority: [2] Medium diversity-hackathon