Skip to content

Conversation

@unixorn
Copy link
Owner

@unixorn unixorn commented Jan 12, 2018

Description

Add link to “Git” it together: Some tips on commit etiquette and best practices for junior developers

Type of changes

  • A helper script
  • A link to an external resource like a blog post

Checklist:

  • All new and existing tests pass.
  • Any scripts added use #!/usr/bin/env interpreter instead of potentially platform-specific direct paths (#!/bin/sh is an ok exception)\
  • Scripts are marked executable
  • I have confirmed that the link(s) in my PR are valid.
  • I have read the CONTRIBUTING document.
@unixorn unixorn merged commit 5f497d8 into master Jan 12, 2018
@unixorn unixorn deleted the add-link-to-commit-article branch January 12, 2018 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants