Added Longest Palindromic Substring in Python#1214
Merged
jrg94 merged 11 commits intoTheRenegadeCoder:masterTheRenegadeCoder/sample-programs:masterfrom Oct 10, 2019
PaulSayantan:masterCopy head branch name to clipboard
Merged
Added Longest Palindromic Substring in Python#1214jrg94 merged 11 commits intoTheRenegadeCoder:masterTheRenegadeCoder/sample-programs:masterfrom PaulSayantan:masterCopy head branch name to clipboard
jrg94 merged 11 commits intoTheRenegadeCoder:masterTheRenegadeCoder/sample-programs:masterfrom
PaulSayantan:masterCopy head branch name to clipboard
Conversation
/docs/assets/images/fizz-buzz.png -- 417.11kb -> 370.70kb (11.13%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Member
|
Hey @belikesayantan! We currently don't support this project. Any chance you'd want to put together the documentation for it? See projects. |
Contributor
Author
jrg94
requested changes
Oct 9, 2019
Member
jrg94
left a comment
There was a problem hiding this comment.
Looks good! Can you update this to include a reference to this program in the language README. In addition, can you more closely follow the template for the index file. It looks great so far!
Contributor
Author
|
Hey, @jrg94, added requirements in documentation |
Moved example to description section to conform to template.
jrg94
approved these changes
Oct 10, 2019
Member
jrg94
left a comment
There was a problem hiding this comment.
I moved some things around, so the file conforms more closely to our template. Now, I think it's good to go. Feel free to let me know otherwise!
Contributor
Author
|
It's alright. You can merge it #1214 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Congrats on taking the first step to contributing to the Sample Programs repository maintained by The Renegade Coder! For simplicity, please make sure that your pull request includes one and only one contribution.
Complete the Applicable Sections Below
Find which section best describes your pull request and make sure you fill it out. To start, let us know which issue you've fixed.
Code Snippets
Added/Updated <Sample Program> in <Language>formatDocumentation
Added/Updated <Sample Program> in <Language> ArticleformatTesting
Added/Updated <Language>/<Project> TestingformatNotes
Feel free to describe what you added or updated.