Skip to content

Commit e5df4ba

Browse files
Merge pull request #131 from cH40z-Lord/contributing-local-props
Added Local.props.example copy step to Contributing.md
2 parents 28a9175 + 937aeee commit e5df4ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Pull requests is the primary place of discussing code changes.
88
The process is fairly standard:
99

1010
* Fork the repository or repositories you plan on contributing to
11+
* Copy `Local.props.example` into `Local.props` and make adjustments if necessary, otherwise the Solution won't load
1112
* Clone [RabbitMQ umbrella repository](https://github.com/rabbitmq/rabbitmq-public-umbrella)
1213
* `cd umbrella`, `make co`
1314
* Create a branch with a descriptive name in the relevant repositories

0 commit comments

Comments
 (0)