Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: frog-o on July 03, 2005, 01:46:28 am

Title: suggestion -codeblock checklist.
Post by: frog-o on July 03, 2005, 01:46:28 am
I think it be cool if you could made a check list for everything you want fix before each release.

so for example a page that look something like this...

***********************************************
things need to be done yet for codeblock 1.0 final

fix bug 1
fix bug 2
fix bug 3-(done)

ect.
**********************************************
this way devolper know wich thing to fix.  It would also be good for none devolper to see the progress of the devlopement process.

right know i wounder what you want done in prefrance order before releaseing codeblock 1.0 final this would help me in that.

Is there something i can do a simple programer?
Title: suggestion -codeblock checklist.
Post by: rickg22 on July 03, 2005, 03:37:44 am
OK. Check list for 1.0 final.

*FIX ALL BUGS*

:-) There! :lol:

Well, joke aside,  :roll: the progress is seen in the sourceforge bugs. There's a column that says "Assigned to". When one of the devs starts working on a bug, he sets the bug in the database to be assigned to him. That way you know who's working on which bug.

Hope that helps.