File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,6 @@ why: Explanation of necessity or impact.
1313what:
1414- Specific technical changes made
1515- Focused on a single topic
16-
17- refs: #issue-number, breaking changes, or relevant links
1816```
1917
2018## Component Patterns
8381- Integrate with existing Pane component logic
8482- Document usage in Pane README
8583
86- refs: #485
8784See also: https://example.com/docs/pane-capture
8885```
8986
@@ -92,4 +89,4 @@ See also: https://example.com/docs/pane-capture
9289fixed stuff and improved some functions
9390```
9491
95- These guidelines ensure clear, consistent commit histories, facilitating easier code review and maintenance.
92+ These guidelines ensure clear, consistent commit histories, facilitating easier code review and maintenance.
Original file line number Diff line number Diff line change @@ -213,8 +213,6 @@ why: Explanation of necessity or impact.
213213what:
214214- Specific technical changes made
215215- Focused on a single topic
216-
217- refs: #issue-number, breaking changes, or relevant links
218216` ` `
219217
220218Common commit types :
@@ -235,8 +233,6 @@ what:
235233- Add remote_url parameter to add_repo function
236234- Update CLI argument parser to accept --remote-url option
237235- Add tests for the new functionality
238-
239- refs: #123
240236` ` `
241237
242238# # Debugging Tips
You can’t perform that action at this time.
0 commit comments