File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
docs/content/1.integration_guide Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -33,9 +33,7 @@ You can:
3333- Install all tools (recommended for new integrations)
3434- Select individual tools based on your needs
3535
36- :: callout { icon =" i-heroicons-light-bulb " }
37- ** Tip:** You can always add more tools later by re-running the integration script.
38- ::
36+ > 💡 ** Tip:** You can always add more tools later by re-running the integration script.
3937
4038### Step 2: Configure Git Workflow
4139
@@ -144,24 +142,20 @@ The integration script supports several flags:
144142
145143## Tips for Success
146144
147- :: callout { icon =" i-heroicons-check-circle " }
148- ** Recommended Approach**
145+ ### ✅ Recommended Approach
149146
1501471 . Use interactive mode for your first integration
1511482 . Review the generated configuration files
1521493 . Test the setup with a small commit
1531504 . Adjust configs if needed
1541515 . Use quick mode for subsequent updates
155- ::
156152
157- :: callout { icon =" i-heroicons-exclamation-triangle " color =" amber " }
158- ** Important Notes**
153+ ### ⚠️ Important Notes
159154
160155- Run the script from your project root directory
161156- Ensure you have a clean git working directory
162157- The script is idempotent - safe to run multiple times
163158- Review changes before committing
164- ::
165159
166160## Environment Variables
167161
You can’t perform that action at this time.
0 commit comments