base
as a Template RepositoryThis document is for maintainers of the base
repository.
It outlines the best practices and administrative steps required to ensure this
repository functions correctly as a
GitHub Template.
Ensure the following setting is enabled in the repository’s main settings page
(Settings
> General
):
This allows users to generate new repositories from this one.
When adding or modifying files, remember that they will be copied verbatim into new repositories.
[year] [fullname]
or
[INSERT CONTACT METHOD]
.CONTRIBUTING.md
and
CODE_OF_CONDUCT.md
should not be prescriptive.
Instead, they should guide the end-user on how to create their own versions
of these files.[link text](./path/to/file.md)
) to ensure they work correctly in the
generated repositories.Before tagging a new release of base
, review the following:
docs/
directory is up-to-date with the
latest changes..github/workflows/
are
tested and functioning.AGENTS.md
file has been updated to reflect any
changes that would affect AI assistants.