Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Fibonacci in Perl (Fixed) #1991

Merged
merged 1 commit into from
Oct 2, 2020
Merged

Conversation

SourabhBadhya
Copy link
Contributor

The missing files were inserted into the same branch

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.

  • I fixed #your-issue-number-here

Code Snippets

  • I named the pull request using Added/Updated <Sample Program> in <Language> format
  • I created/updated the language README
    • I added the sample program name to the README
    • I added fun facts (i.e. debut developer, typing, etc.)
    • I added reference link(s) to the README
    • I added solution citations when necessary (see plagiarism)

Testing

  • I named the pull request using Added/Updated <Language>/<Project> Testing format
  • I followed the testinfo template, if applicable

Notes

Feel free to describe what you added or updated.

@SourabhBadhya SourabhBadhya mentioned this pull request Oct 2, 2020
9 tasks
@jrg94 jrg94 merged commit 69e9eed into TheRenegadeCoder:master Oct 2, 2020
@jrg94
Copy link
Member

jrg94 commented Oct 2, 2020

Thanks for fixing this!

@jrg94 jrg94 requested a review from a team October 2, 2020 03:14
@jrg94 jrg94 self-assigned this Oct 2, 2020
@jrg94 jrg94 added enhancement Any code that improves the repo fibonacci See: https://sampleprograms.io/projects/fibonacci/ labels Oct 2, 2020
@jrg94 jrg94 added this to the 500 Code Snippets milestone Oct 2, 2020
@SourabhBadhya
Copy link
Contributor Author

Why is fibonacci.pl not there in the master repo? It is there in my branch. Is it because of revert?

@jrg94
Copy link
Member

jrg94 commented Oct 2, 2020

Good question. It may be because of that. You should pull from master (if you haven't already). We can try once more! 👍 Thanks for being patient with me.

@SourabhBadhya
Copy link
Contributor Author

I have made a pull request #1992 . I guess after merging this should look fine now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Any code that improves the repo fibonacci See: https://sampleprograms.io/projects/fibonacci/
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants