diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 8b935072..31d89d86 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -74,7 +74,7 @@ We welcome bug reports, feature requests, and other contributions to our project ## Pull requests -In almost all cases, you should target branch `main` with your work. In the event it spans multiple releases, we will backport to the previous release branch as well. This can be found in our [READMEs maintained branches](./README.md#maintained-branches). +In almost all cases, you should target the default branch with your work. In the event it spans multiple releases, we will backport to the previous release branch as well. For internal branches, branch names should be prefixed with the author's name followed by a short description of the feature, eg. `name/feature-x`. diff --git a/docs/demo/README.md b/docs/demo/README.md index cab617d2..656f1fd0 100644 --- a/docs/demo/README.md +++ b/docs/demo/README.md @@ -1,6 +1,6 @@ # Spawn Demo -[Spawn Introduction Article](http://TODO) +[Spawn Introduction Article](https://x.com/rollchains/status/1767218100242427952?s=20) Introducing spawn, the developer tool that gets your cosmos chain up and running quickly. Allowing you to focus on what matters: your product.