Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nerrons
purr-data
Commits
257bcc5d
Commit
257bcc5d
authored
Oct 24, 2014
by
pokergaming
Browse files
reformatting
parent
e3d9e46b
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
257bcc5d
## Pure Data L2ork
Contributor's Guide
## Pure Data L2ork
maintainer: Ivica Bukvic
<ico@vt.edu>
...
...
@@ -43,13 +43,13 @@ methods, as well as for realizing complex systems for large-scale projects.
### Pd-l2ork Goals
Pd-l2ork has the following goals:
0
.
Documentation. We like documentation. It's like code, except friendly.
1
.
Be reliable. Binary releases must be usable for performances and
1
.
Documentation. We like documentation. It's like code, except friendly.
2
.
Be reliable. Binary releases must be usable for performances and
installations. The git repo must always be in a workable state that can be
compiled. Regressions must be fixed quickly.
2
.
Be discoverable. Undocumented features are buggy. Missing help files are
3
.
Be discoverable. Undocumented features are buggy. Missing help files are
bugs. Patches for new functionality that lack documentation are spam.
3
.
Be consistent. Consistent interfaces are themselves a kind of
4
.
Be consistent. Consistent interfaces are themselves a kind of
documentation. We like documentation, so it follows that we like consistent
interviews.
...
...
@@ -81,9 +81,9 @@ Contributing is easy:
Here are some pressing tasks:
*
porting Pd-l2ork's graphical user interface from Tcl/Tk to Qt.
skill requirements: knowledge about Qt5/QML, threading, and Pd's core design
and deterministic message-dispatching and scheduling
status: under active development
*
skill requirements: knowledge about Qt5/QML, threading, and Pd's core design
and deterministic message-dispatching and scheduling
*
status: under active development
*
designing/implementing regression test template
skill requirements: knowledge about... regression tests. :) But also some
expertise in using Pd so that the tests themselves can
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment