📝 docs: Add Get Involved page for new contributors #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "add/get-involved"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create a landing page that describes the four main contribution areas for the AI/ML SIG: RPM packaging, the Agent Skills Library, the AI Developer Desktop (Project Resistor), and user documentation. Each area explains what contributors would do and how to get started, with links to the relevant repos and resources.
The page is designed to both welcome packagers and non-packager contributors, since the SIG's big-tent approach includes skills development, desktop building, documentation, and community engagement alongside the core packaging work.
Closes: ai-ml/tickets#29
3a1a49aed9to757b8fe6df@ -0,0 +72,4 @@[[ai-developer-desktop]]== AI Developer Desktop@gordonmessmer Could you review this section specifically?
@ -0,0 +49,4 @@[[agent-skills]]== Agent Skills Library@cverna @lbarczio I think either of you could be good reviewers for the Agent Skills onboarding docs. Could you spare some time to take a look please? Thanks! 🙏
@ -0,0 +18,4 @@[[rpm-packaging]]== RPM packaging@tflink @trix @xanderlent @jsteffan Y'all feel like the best people to review this "Get Involved" docs section for RPM packaging work in the SIG. Does this section make sense to each of you? Any suggestions or changes? Let me know! 🙏
@ -0,0 +44,4 @@[NOTE]====*Related SIGs*:Packaging work often overlaps with the link:{url_wiki}/SIGs/PyTorch[PyTorch SIG], link:{url_wiki}/SIGs/HC[Heterogeneous Computing SIG], and link:{url_wiki}/SIGs/ROCm[ROCm Packaging SIG].Maybe could say more about the various sub-SIGs focused on packaging, using the wiki as a base, but there is not a huge difference of what is written there versus written here. Open to feedback on making this better!
few suggestions regarding the Agent skills library section, otherwise looks great!
@ -0,0 +51,4 @@[[agent-skills]]== Agent Skills LibraryThe link:https://forge.fedoraproject.org/ai-ml/skills-library[Agent Skills Library] is a collection of reusable AI skills for Fedora community workflows.I would clarify the skills focus in the beginning, maybe something like:
@ -0,0 +62,4 @@* Write new skills that automate or assist with Fedora contributor workflows.* Improve existing skills based on real-world usage and feedback.* Review skill contributions from other community members.* Help maintain reference data and templates that skills depend on.@ -0,0 +68,4 @@* Read the link:https://forge.fedoraproject.org/ai-ml/skills-library/src/branch/main/CONTRIBUTING.md[CONTRIBUTING.md] in the skills-library repo.* Browse the link:https://forge.fedoraproject.org/ai-ml/skills-library/src/branch/main/skills[existing skills] to understand the format.* Open a ticket in the link:{team_issue_tracker}[issue tracker] with the `type/skills` label to propose a new skill idea.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.