Skip to content

Commit f9538a9

Browse files
authored
Merge pull request vJechsmayr#271 from vJechsmayr/vJechsmayr-patch-6
Update README.md
2 parents 7499520 + a14d962 commit f9538a9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,16 @@ To contribute make sure the Algorithm isn't commited yet! Make sure to add the n
3333
Please make sure your file is in the `LeetCode`-Folder and Named like this:
3434
`0001_TwoSum.py` -> 4-digit Number of the LeetCode Issue, Underscore, LeetCodeName
3535

36+
### Opening Issues
37+
When you open an issue, please make sure the Problem is not already implemented (Look at Code/Leetcode for the Problemnumber).
38+
Opened Issues by existing Problem will be closed & PR made to this Issue marked as **spam**
39+
The Contributer who opened an issue will be assigned prefered to the issue. If there is no PR within about 7 Days the issue will be assigned to another Contributer.
40+
3641
### Pull Requests
3742
Only Pull Requests **joined with an Issue** and matching the **naming-conventions** (See Folders and Files) will be merged!
3843
If there is no Issue joined in the PR your PR will be labeld as **spam** and closed.
3944
If your code don't passes the Check on LeetCode.com your PR will be labeld as **"invalid"** and the Issue stays open for the next PR!
45+
If your PR doesn' follow the Contributing Guidelines of this Repository it will be also marked as **spam** and closed!
4046

4147
## Getting Started
4248
* Fork this repository (Click the Form button, top right of this page)

0 commit comments

Comments
 (0)