Skip to content

Add README files for many packages #4766

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

theunrepentantgeek
Copy link
Member

What this PR does

I've long wanted to write an overview README for most of our packages, as a way to give new contributors a quick lay of the land when they start reading code and working out where to make their changes.

I've used GitHub CoPilot to write these, with a manual review pass for accuracy and clarity.

Special notes

Docs are driven by the package-documentation.instructions

How does this PR make you feel?

gif

Checklist

  • this PR contains documentation

@@ -0,0 +1,49 @@
# Genruntime Package
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a standard with doc.go (see https://go.dev/blog/godoc) -- maybe we should be using that rather than PACKAGE.md?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants