Skip to content

Update Pull Request Template #1682

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

Closed
wants to merge 7 commits into from

Conversation

Kazaf123
Copy link

Description of what you did:

Update Pull Request Template

My PR is a:

  • 💥 Breaking change
  • 🐛 Bug fix
  • 💅 Enhancement
  • 🚀 New feature

Main update on the:

  • Admin
  • Documentation
  • Framework
  • Plugin

Manual testing done on the following databases:

  • Not applicable
  • MongoDB
  • MySQL
  • Postgres
  • SQLite

cclauss and others added 7 commits January 8, 2020 21:06
* Typos in comments in hill_climbing.py

* fixup! Format Python code with psf/black push
…1664)

* Update and rename lca.py to lowest_common_ancestor.py

* fixup! Format Python code with psf/black push
* Added to maths and strings

* added changes suggest by cclauss
* git add DIRECTORY.md

* updating DIRECTORY.md
…eAlgorithms#1648)

* Added Strassen divide and conquer algorithm to multiply matrices

* Divide and conquer algorith to calculate pow(a,b) or a raised to the power of b

* Putting docstring inside the function.

* Added doctests
…n) (TheAlgorithms#1675)

* Create infix_evaluation.py

* fix doctests

* Rename infix_evaluation.py to prefix_evaluation.py

* Add prefix_evaluation.py to directory
@cclauss
Copy link
Member

cclauss commented Jan 13, 2020

How about #1684 instead?

@cclauss
Copy link
Member

cclauss commented Jan 13, 2020

We now have a PR template from #1684

@cclauss cclauss closed this Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants