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

adjust the logic of adding course manually #427

Conversation

AInfinity-LilacDream
Copy link
Collaborator

adjust the logic of adding course manually so that courses on Sunday will be displayed correctly

adjust the logic of adding course manually so that courses on Sunday will be displayed correctly
@w568w w568w self-requested a review October 15, 2024 12:28
@w568w
Copy link
Member

w568w commented Oct 15, 2024

A few thoughts:

  • Your commit message format does not conform to the required guidelines12. Please reword it to something like fix: ... or change: ...3;
  • Before modifying (especially reverting) someone else's changes, ask the person who made that change first: (e.g., in this issue) “Why did you treat the weekend differently? Was there some consideration for fixing other bugs? Is there a risk that my roll-back will cause other cascading problems?” Avoid letting a narrow focus on fixing a specific issue prevent you from seeing other, larger problems, which could make things worse4!
  • You can link a PR to an issue. Check out GitHub documentation.

When you feel that you are done, reply to this PR to notify me.

Footnotes

  1. https://github.com/DanXi-Dev/DanXi/commit/3262b64b61b8670c8879663df73ea1a140804ff5#comments

  2. https://ruby-china.org/topics/15737

  3. I have also given some instructions about the best practice in Feishu work group "旦夕 App". Please read the pinned messages there first.

  4. With Intellij IDEs, you can list who has ever changed the lines with View Selection History.

@w568w
Copy link
Member

w568w commented Oct 15, 2024

For the 2nd point, it turns out that @ivanfei-1 added those lines in b253ce9 to fix #217. Please check that first.

Copy link
Member

@w568w w568w left a comment

Choose a reason for hiding this comment

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

As above.

@AInfinity-LilacDream
Copy link
Collaborator Author

AInfinity-LilacDream commented Oct 22, 2024 via email

@AInfinity-LilacDream AInfinity-LilacDream closed this by deleting the head repository Oct 26, 2024
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