File: TODO

package info (click to toggle)
libcoap3 4.3.5-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 5,368 kB
  • sloc: ansic: 60,037; makefile: 1,280; sh: 938; python: 6
file content (26 lines) | stat: -rw-r--r-- 816 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
This is a simple file for all kinds of stuff related on development for
libcoap. Please append (and remove) any issue you think its worthy.

Classification of issues:
 Critical -> Break the library in some kind or a missing feature, maybe not
             directly but later
 Serious  -> No regression on the user side, more likly on the libcoap
             development
 Minor    -> Things that are nice to have, but they are not time critical

=================
* CRITICAL ISSUES
=================

================
* SERIOUS ISSUES
================
-> Create some development rules like:
    --> How to submit patches? What about pull requests?
	--> How to implement/change platform related code?
-> Further improve the API documentation

==============
* MINOR ISSUES
==============
-> Adding a logo for libcoap