Skip to content

Commit ce5cd2f

Browse files
authored
Add Table of Contents to MAINTENANCE.md (#1001)
Added a table of contents in relation to issue #993
1 parent aeb4d4a commit ce5cd2f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

MAINTENANCE.md

+14
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ making releases, creating packages, etc.
66
If you want to make a contribution to the project, see the
77
[Contributing Guide](CONTRIBUTING.md) instead.
88

9+
## Table of Contents
10+
* [Onboarding Access Checklist](#onboarding-access-checklist)
11+
* [Branches](#branches)
12+
* [Reviewing and Merging Pull Requests](#reviewing-and-merging-pull-requests)
13+
* [Continuous Integration](#continuous-integration)
14+
- [Github Actions](#github-actions)
15+
* [Continuous Documentation](#continuous-documentation)
16+
* [Making a Release](#making-a-release)
17+
- [Updating the Changelog](#updating-the-changelog)
18+
- [Check the README Syntax](#check-the-readme-syntax)
19+
- [Pushing to PyPI and Updating the Documentation](#pushing-to-pypi-and-updating-the-documentation)
20+
- [Archiving on Zenodo](#archiving-on-zenodo)
21+
- [Updating the Conda Package](#updating-the-conda-package)
22+
923
## Onboarding Access Checklist
1024

1125
- [ ] Added to [python-maintainers](https://github.com/orgs/GenericMappingTools/teams/python-maintainers) team in the [GenericMappingTools](https://github.com/orgs/GenericMappingTools/teams/) organization on GitHub (gives 'maintain' permissions)

0 commit comments

Comments
 (0)