docs: overhaul documentation and introduce issue/PR templates#9
Conversation
This commit adds strict intent-revealing Rustdoc comments across all core modules (main, object, tree, commit, refs, config) to reflect the current codebase state. It also introduces structured GitHub issue templates (bug report, feature request) and refines the PR template to guarantee documentation integrity. Furthermore, it creates a new architectural overview markdown file in the docs/ folder and updates the CHANGELOG accordingly. Co-authored-by: fadyphil <227748259+fadyphil@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
This PR introduces a comprehensive overhaul of the repository's documentation. It adds strict, intent-revealing Rustdoc comments (
///and//!) across all core modules to accurately reflect the current codebase state. To improve the contribution workflow and ensure future integrity, structured GitHub issue templates for bug reports and feature requests have been created, and the PR template has been refined. Additionally, a new architectural overview markdown file has been added to thedocs/folder, and theREADME.mdandCHANGELOG.mdhave been updated accordingly.PR created automatically by Jules for task 10702741934306616808 started by @fadyphil