diff options
author | Mcgrof <anonymous.contributor@example.org> | 2012-08-14 20:50:20 +0000 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-10-04 15:47:30 -0400 |
commit | 9f0c681b6bccff61cd96121fdca423c5834a03e9 (patch) | |
tree | 213a24388cab565655d843732ed5f21026c3a587 | |
parent | e89a607c9bccb885efcbdf8529e04aa46dcacb93 (diff) | |
download | backports-9f0c681b6bccff61cd96121fdca423c5834a03e9.tar.gz |
Update Code
-rw-r--r-- | wiki/Code.mediawiki | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/wiki/Code.mediawiki b/wiki/Code.mediawiki index 4528a40..27f2afe 100644 --- a/wiki/Code.mediawiki +++ b/wiki/Code.mediawiki @@ -34,4 +34,12 @@ chmod 755 get-compat-trees get-compat-kernels ./get-compat-trees ./get-compat-kernels </pre> -</code>
\ No newline at end of file +</code> + +<h1>Hacking on the project</h1> + +Read the [[Hacking|hacking documentation]]. + +<h2>TODO list</h2> + +Read the [[Hacking#TODO|hacking TODO]] for a list of wish items we should be working towards.
\ No newline at end of file |