Home
Contributors
Start your trial using Mintlify by adding your name to this page. Just follow the steps below to become an official contributor!
Adding your name to the list
Add you name to the contributor list using the following steps:
- Use the internal guide to prepare to make local documentation edits.
- In the
mintlify-trial
directory, usegit
to create a new local branch that includes your name:
- Open the
mintlify-trial
directory in your IDE (like VS Code)
or open the filemintlify-trial/trial/contributors.mdx
in a text editor - Add your name to the list of contributors and save your changes.
- Validate your changes locally with the command
npm run dev
executed from themintlify-trial
directory. - Commit your changes locally:
- Push your branch up to the
mintlify-trial
repo
- Use the URL provided by git to create a pull request. For example: https://github.com/algolia/mintlify-trial/pull/new/YOURNAME-contributor
- The PR will validate your files and build a preview where you can see your changes.
- Add
chuckmeyer
,kai687
, orgazconroy
as a reviewer for your new PR!
Contributors
- Chuck Meyer
- Abhijit Mehta
Was this page helpful?