Skip to content

Commit 5e9f000

Browse files
author
vincentdecl
authored
Merge pull request #106 from firstmatecloud/vincentdecl-patch-3
Update README.md
2 parents 76084ea + 603c703 commit 5e9f000

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ We’re excited to have you here! This repository gives you a hands-on experienc
1010

1111
- **🚀 Automated Code Review**: FirstMate reviews every pull request against your organization’s standards, highlighting any inconsistencies or areas for improvement.
1212
- **🔧 Pipeline Feedback**: Detects and provides feedback on issues that may impact pipeline stability, helping developers address potential failures before they occur.
13-
- **⚙️ Customizable Guidelines**: Tailor FirstMate to enforce your unique code quality and style guidelines, ensuring consistency across projects. FirstMate also includes a set of default guidelines that come out of the box—learn more in our [documentation]((https://docs.firstmate.io/)).
13+
- **⚙️ Customizable Guidelines**: Tailor FirstMate to enforce your unique code quality and style guidelines, ensuring consistency across projects. FirstMate also includes a set of default guidelines that come out of the box—learn more in our [documentation](https://docs.firstmate.io/).
1414

1515
### Upcoming Feature
1616
- **Auto-Generated Guidelines**: Soon, FirstMate will be able to auto-generate a custom guidelines repository for you by analyzing your git history. By reviewing patterns in previous pull requests, FirstMate will identify frequent issues and create tailored guidelines, saving your team time and ensuring a smooth setup.
@@ -25,7 +25,7 @@ This demo repository is designed to show FirstMate in action. Follow these steps
2525

2626
2. **📝 Create a Pull Request**: Make a change to the code in this demo repository and open a new pull request. FirstMate will automatically review your code and provide feedback directly within the PR based on predefined guidelines.
2727

28-
3. **👀 Explore the Guidelines (Optional)**: FirstMate uses a set of default guidelines to validate pull requests in this demo. If you're curious about the specifics, you can check out the [guidelines repository here](https://github.com/firstmatecloud/guidelines-repo). For more customization options, visit our [documentation](https://firstmate.cloud/docs).
28+
3. **👀 Explore the Guidelines (Optional)**: FirstMate uses a set of default guidelines to validate pull requests in this demo. If you're curious about the specifics, you can check out the [guidelines repository here](https://github.com/firstmatecloud/guidelines-repo). For more customization options, visit our [documentation](https://docs.firstmate.io/).
2929

3030
4. **🚀 Start Using FirstMate in Your Own Environment**: Ready to bring FirstMate into your own projects? Visit our [website](https://firstmate.cloud) to onboard FirstMate in your organization on GitHub, Bitbucket, or Azure DevOps.
3131

@@ -35,7 +35,7 @@ If you have any questions, feedback, or just want to chat with us about FirstMat
3535

3636
## Documentation
3737

38-
For more detailed instructions on installing, configuring, and using FirstMate, please visit our [documentation website]((https://docs.firstmate.io/)).
38+
For more detailed instructions on installing, configuring, and using FirstMate, please visit our [documentation website](https://docs.firstmate.io/).
3939

4040
## License
4141

0 commit comments

Comments
 (0)