Merge pull request #15 from fire/crosslink-proposals

Cross link godot proposals viewer.
This commit is contained in:
Yuri Sizov
2022-07-12 23:14:43 +03:00
committed by GitHub

View File

@@ -30,7 +30,9 @@ export default class IndexDescription extends LitElement {
and either accepting or rejecting them.
<br/>
Positively reviewed PRs are open to be merged by responsible maintainers.
<br/>
See also https://godot-proposals-viewer.github.io/.
</p>
`;
}
}
}