Open Issues Need Help
View All on GitHubAI Summary: This issue addresses a critical broken link in the `README.md` that points to a non-existent `CONTRIBUTING.md` file. The goal is to create the `CONTRIBUTING.md` file, populating it with essential information such as contribution guidelines, a code of conduct reference, PR submission process, development setup instructions, and testing expectations. This will fix the broken link and provide clear guidance for potential contributors.
Your AI-powered Rails 8 development team in a plugin
AI Summary: This issue addresses a minor typo in the `plugin.json` file, specifically correcting "solo-preneur" to "solopreneur" within the keywords array. It's classified as a medium priority fix requiring minimal effort.
Your AI-powered Rails 8 development team in a plugin
AI Summary: This issue aims to standardize code examples within the documentation, specifically addressing placeholders like 'XXXXXX' in two specified files. The goal is to replace these with either realistic examples (e.g., actual timestamps) or clear template syntax (e.g., `<TIMESTAMP>`). The task requires ensuring consistency and clarity across all updated examples.
Your AI-powered Rails 8 development team in a plugin