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

Where can we add file functions ? #3562

Open
neelthakker22 opened this issue Oct 19, 2020 · 2 comments
Open

Where can we add file functions ? #3562

neelthakker22 opened this issue Oct 19, 2020 · 2 comments
Labels

Comments

@neelthakker22
Copy link

@neelthakker22 neelthakker22 commented Oct 19, 2020

I am new to this, so please if someone would guide me where can I upload file functions python file?

@xcodz-dot
Copy link
Contributor

@xcodz-dot xcodz-dot commented Oct 22, 2020

If you want to contribute a module (or python file) full of functions (or classes) then:

  • Select the category from which your functions are likely matching, for example there are many directories on root of the
    repository, just choose the one that fits perfect for your situation such as ./ciphers/.
  • Fork repository, make changes locally in forked repository (add the file you want into the category folder you have
    previously selected.
  • Make the pull request from your fork to this repository (If you have enough luck, your pull request might be accepted, cause
    there are tons of pull request pending at the time of writing this).
  • Make sure your code is completely good with the conditions they have specified in this document

All the best @neelthakker22 😄

@stale
Copy link

@stale stale bot commented Nov 21, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.