Where do I post an improvement suggestion?

Permalink
Can anyone tell me where to post an improvement suggestion?

its not a bug, so Im not sure where to post it

proverbed
 
adajad replied on at Permalink Reply
adajad
If you have code to back it up you can always make a pull request in github. Otherwise you can post here in the forums, which I would suggest, so others may give input. Perhaps your improvement already has been done in some way but as an add-on or a known override of some sort.
proverbed replied on at Permalink Best Answer Reply
proverbed
Im working on an add-on, and I needed to remove a css file, that I previously added, using the addHeaderItem function,

And I was looking at the view singleton, and there is no function set remove a particular header item, so I basically wanne implement some functionality to remove a header item.