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: AGENTS.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,3 +29,9 @@ Use these URLs:
29
29
-https://support.crowdin.com/_llms-txt/api/enterprise/string-based.txt - Crowdin Enterprise API (string-based projects)
30
30
31
31
Each index contains a list of links to the API method details (e.g. https://support.crowdin.com/_llms-txt/api/enterprise/file-based/api.projects.strings.get.txt).
32
+
33
+
## Pull Requests And Commits
34
+
35
+
- Target branch: `master`.
36
+
- Use Conventional Commits for commit messages and PR titles.
37
+
- Before opening a PR, run tests and formatting checks locally.
0 commit comments