openhatch / oh-mainline

The code that runs openhatch.org
http://openhatch.org
GNU Affero General Public License v3.0
242 stars 310 forks source link

"Primary programming language" -> "Technologies used (start with programming language)" #991

Open imported-from-roundup opened 10 years ago

imported-from-roundup commented 10 years ago

Comment by techtonik:

At the project edit page the "Primary programming language" field can/should be replaced with "Technologies used" with an description how to fill this field:

"Start with programming language first and then describe technologies that people will have a chance to get experience with if they'd decide to help."


Status: unread Nosy List: paulproteus, techtonik Priority: wish Imported from roundup ID: 676 (view archived page) Last modified: 2012-02-13.13:42:48

paulproteus commented 10 years ago

Steps to reproduce this:

Now hopefully you (dear reader) can make sense of the above!

paulproteus commented 10 years ago

To find the string, so that you can then go about changing/replacing it, I recommend doing:

git grep "Primary programming"

in your console of choice.