Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitee7a3bc

Browse files
authored
Update CONTRIBUTING.md
1 parentfafc372 commitee7a3bc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ If you would like to have collaborator permissions on the repo to merge your own
1717
##Contributing Guidelines
1818

1919
-**Match the casing of files and directories**
20-
- For files, it's**`<language>/<problem-number>-Name-Of-Problem.<language-extension>`** (e.g.`java/1-Two-Sum.java`)
21-
-*Note: This is subject to change in the future, as[described in this issue](https://github.com/neetcode-gh/leetcode/issues/457#issuecomment-1233558291)*
20+
- For files, it's**`<language>/<problem-number>-name-of-problem.<language-extension>`** (e.g.`java/0001-two-sum.java`)
21+
- Make sure the`problem-number` is formatted as four digits adding leading zeroes if necessary
22+
- You can find the`name-of-problem` in the leetcode URL, e.ghttps://leetcode.com/problems/_**two-sum**_ /
2223
-**Give your PR a succinct and accurate title** (e.g._"Create: 1-Two-Sum.py"_)
2324
- Prefer**one solution/change per PR** (not a hard and fast rule, but will typically make the review cycle shorter)
2425
-**Follow the**[PR template](./.github/pull_request_template.md) and add additional information when needed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp