CONTRIBUTING.md requires update

Bug #1763310 reported by Vinodhini
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
Medium
Vinodhini

Bug Description

The contributing.md doc in github requires update.
https://github.com/juju/juju/blob/develop/CONTRIBUTING.md#dependency-management

This Local clone section, under "add the check script as a git hook:" the following line requires update:
from $ ln -s ../../scripts/pre-push.bash .git/hooks/pre-push
to $ ln -s scripts/pre-push.bash .git/hooks/pre-push
the script folder is inside github/juju/juju

the previous line cd $GOPATH/src/github.com/juju/juju can be misleading.
it can be fixed either way.

Vinodhini (vinu-b)
Changed in juju:
assignee: nobody → Vinodhini (vinu-b)
Revision history for this message
John A Meinel (jameinel) wrote :

Did this get done and/or a PR associated with this?

Changed in juju:
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Vinodhini (vinu-b) wrote :
Changed in juju:
status: Triaged → Fix Committed
Changed in juju:
milestone: none → 2.4-beta2
Changed in juju:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.