Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,4 @@

> An awesome collaborative project to teach you the contributor workflow.

This repository is for the [Git Contributing](https://knowthecode.io/labs/git-contributing) hands-on coding lab.

I'm testing the merge update stratedgyu.

I'm continuing to work on this file.
This repository is for the [Git Contributing](https://knowthecode.io/labs/git-contributing) hands-on coding lab.
2 changes: 1 addition & 1 deletion bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @wordpress-plugin
* Plugin Name: Git Contributing
* Plugin URI: https://github.com/KnowTheCode/git-contributing
* Description: An awesome collaborative project to teach you the contributor workflow.
* Description: An awesome collaborative project to teach you the contributor workflow for the Git Contributing hands on coding lab.
* Version: 1.0.0
* Author: Git Contributing Team
* Author URI: https://KnowTheCode.io
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "knowthecode/git-contributing",
"description": "An awesome collaborative project to teach you the contributor workflow.",
"description": "An awesome collaborative project to teach you the contributor workflow for the Git Contributing hands on coding lab.",
"type": "wordpress-plugin",
"license": "GPL-2.0+",
"support": {
Expand Down