Skip to content

Commit 32177a4

Browse files
committed
Add Matrix room to CONTRIBUTING and CHANGELOG
1 parent 684b545 commit 32177a4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
1212
- `enable()` and `disable()` methods on all controls
1313
- `RadioButtons` control for groups of radio buttons
1414
- `Combobox::selected()` method to retrieve the currently selected index of the combobox
15+
- Officially move communications to the Matrix room #rust-native-ui:matrix.nora.codes
1516

1617
### Changed
1718

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ Thank you for considering contributing to this project!
44

55

66
When contributing to this repository, please first discuss the change you wish to
7-
make via issue, email, or any other method with the owners of this repository
7+
make via Matrix, issue, email, or any other method with the owners of this repository
88
before making a change.
99

10+
Our Matrix room is at #rust-native-ui:matrix.nora.codes.
11+
1012
Please note we have a code of conduct, please follow it in all your interactions
1113
with the project.
1214

0 commit comments

Comments
 (0)