We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28a9175 + 937aeee commit e5df4baCopy full SHA for e5df4ba
CONTRIBUTING.md
@@ -8,6 +8,7 @@ Pull requests is the primary place of discussing code changes.
8
The process is fairly standard:
9
10
* 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
12
* Clone [RabbitMQ umbrella repository](https://github.com/rabbitmq/rabbitmq-public-umbrella)
13
* `cd umbrella`, `make co`
14
* Create a branch with a descriptive name in the relevant repositories
0 commit comments