Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arvimal/oop_with_python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: add-code-of-conduct-1
Choose a base ref
...
head repository: arvimal/oop_with_python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 47 files changed
  • 1 contributor

Commits on Oct 3, 2021

  1. Merge pull request #4 from arvimal/add-code-of-conduct-1

    Create CODE_OF_CONDUCT.md
    arvimal authored Oct 3, 2021
    Configuration menu
    Copy the full SHA
    a1b1a44 View commit details
    Browse the repository at this point in the history
  2. Update issue templates

    arvimal authored Oct 3, 2021
    Configuration menu
    Copy the full SHA
    957b7ab View commit details
    Browse the repository at this point in the history
  3. Create dependabot.yml

    Create dependabot.yml
    arvimal authored Oct 3, 2021
    Configuration menu
    Copy the full SHA
    6e752bb View commit details
    Browse the repository at this point in the history
  4. Create SECURITY.md

    arvimal authored Oct 3, 2021
    Configuration menu
    Copy the full SHA
    99afe74 View commit details
    Browse the repository at this point in the history
  5. Create codeql-analysis.yml

    arvimal authored Oct 3, 2021
    Configuration menu
    Copy the full SHA
    2c31868 View commit details
    Browse the repository at this point in the history
  6. Fix reported issue "First file contains wrong comment #2"

    	Missed to remove the print() function in get_value()
    arvimal committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    afe5dab View commit details
    Browse the repository at this point in the history
  7. Format with Black

    arvimal committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    a5424a8 View commit details
    Browse the repository at this point in the history
  8. Re-arrange and cleanup

    arvimal committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    2cca918 View commit details
    Browse the repository at this point in the history
Loading