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

Some upkeeping #77

Merged
merged 4 commits into from
Jan 6, 2025
Merged

Some upkeeping #77

merged 4 commits into from
Jan 6, 2025

Conversation

joshdavham
Copy link
Member

I did a bit of upkeeping to help improve the repo a bit

  1. I removed the src directory and moved the fsrs directory to the top level of the repo
    This is generally the more conventional way to structure a python package and it also allows users to easily import the fsrs module directly rather than having to first do a pip install .
  2. I added a table of contents to the README
  3. I edited the instructions around contributing to be a bit more concise
    I also removed instructions telling contributors to bump the version number. I believe that bumping the version number is best left to maintainers when we decide to pack a new release.

Let me know if this looks alright 👍

Copy link
Member

@L-M-Sherlock L-M-Sherlock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joshdavham joshdavham added this pull request to the merge queue Jan 6, 2025
github-merge-queue bot pushed a commit that referenced this pull request Jan 6, 2025
* remove src directory and move fsrs directory to top

* add table of contents to README

* link to CONTRIBUTING should link to gh hosted file so that link works on pypi page

* make contributing instructions more concise
Merged via the queue into main with commit 70a8d4c Jan 6, 2025
5 checks passed
@joshdavham joshdavham deleted the some-upkeep branch January 6, 2025 02:47
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.

2 participants