You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ We’re excited to have you here! This repository gives you a hands-on experienc
10
10
11
11
-**🚀 Automated Code Review**: FirstMate reviews every pull request against your organization’s standards, highlighting any inconsistencies or areas for improvement.
12
12
-**🔧 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/).
14
14
15
15
### Upcoming Feature
16
16
-**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
25
25
26
26
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.
27
27
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/).
29
29
30
30
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.
31
31
@@ -35,7 +35,7 @@ If you have any questions, feedback, or just want to chat with us about FirstMat
35
35
36
36
## Documentation
37
37
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/).
0 commit comments