diff options
author | James Ennis <james.ennis@codethink.co.uk> | 2019-09-04 13:01:58 +0100 |
---|---|---|
committer | Tristan Maat <tristan.maat@codethink.co.uk> | 2019-09-16 13:11:09 +0100 |
commit | 163a4758cfdf1c72e300fc86302a2c3da5bb17be (patch) | |
tree | d278df67657b91a2fdafc99e24645da5bebe5460 /CONTRIBUTING.rst | |
parent | 4d9b595da63c24b3b5251cce47f23b2ee6cfd86b (diff) | |
download | buildstream-163a4758cfdf1c72e300fc86302a2c3da5bb17be.tar.gz |
CONTRIBUTING.rst: Add UI section
Now that the frontend has been mostly reworked/standardized,
this patch attempts to put our some guidelines/information in
around UI contributions.
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r-- | CONTRIBUTING.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index b99ede4c4..048136ef7 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -264,3 +264,4 @@ Further information hacking/grpc_protocols.rst hacking/managing_data_files.rst hacking/updating_python_deps.rst + hacking/ui.rst |