User:Chill: Difference between revisions

From GT New Horizons
Content added Content deleted
m (72 char limit)
m (Beefy quest PRs)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
Notes to self:
Notes to self:
* 72 character limit both for commit subject and the message,
* 72 character limit both for commit subject and the message,
* Use AngularJS style of commit messages ([https://gist.github.com/stephenparish/9941e89d80e2bc58a153 link]),
* Use AngularJS style of commit messages as an inspiration ([https://gist.github.com/stephenparish/9941e89d80e2bc58a153 link]). For quests, use the scheme "Quest: quest_name: change".
* Don't disregard commits' subject, message, PR subject, or PR message. Different repos have different rules on what they use in the final history.
* Don't disregard commits' subject, message, PR subject, or PR message. Different repos have different rules on what they use in the final history.
* For quests, use larger PRs.

Latest revision as of 17:47, 1 May 2023

Contact me on Discord: chill#9679

Notes to self:

  • 72 character limit both for commit subject and the message,
  • Use AngularJS style of commit messages as an inspiration (link). For quests, use the scheme "Quest: quest_name: change".
  • Don't disregard commits' subject, message, PR subject, or PR message. Different repos have different rules on what they use in the final history.
  • For quests, use larger PRs.