You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

111 lines
3.4 KiB

  1. ============================================================================
  2. STLSoft - How You Can Help
  3. ; Created: 27th December 2010
  4. ; Updated: 27th December 2010
  5. ============================================================================
  6. There are several ways in which you can help the STLSoft project:
  7. 1. Defect reports
  8. 2. Feature requests
  9. 3. Volunteer your help
  10. 4. Sponsor development
  11. 5. Write articles, blog-posts about your experiences
  12. 6. Help flesh out the Wikipedia page for STLSoft
  13. 1. Defect reports
  14. -----------------
  15. We're very keen to hear of any problems you have in using the libraries.
  16. If you're unsure whether your issue is a genuine defect in the library, we
  17. ask that you post a description of your problem on the project Help Forum,
  18. located at:
  19. https://sourceforge.net/projects/stlsoft/forums/forum/864084
  20. If you're sure that your issue is a genuine defect, please feel free to
  21. submit an item in the project Bug Tracker, located at:
  22. https://sourceforge.net/tracker/?group_id=238860&atid=1107746
  23. In either case, please help us to help you by submitting as much information
  24. about the problem as you think is relevant, including:
  25. * the compiler you're using
  26. * the architecture and operating system you're targeting
  27. * the version of STLSoft
  28. * the version of other 3rd-party libraries, such as Boost, Loki, ...
  29. * whether you're building using the makefiles or via an IDE
  30. * a section of the build output, including the warnings/errors involved
  31. 2. Feature requests
  32. -------------------
  33. If there are features that you think would enhance the libraries, please
  34. feel free to share your ideas.
  35. If you're precisely sure what you need, please feel free to start a
  36. conversation on the Open Discussion Forum, located at:
  37. https://sourceforge.net/projects/stlsoft/forums/forum/864083
  38. If you're clear of what you need, please feel free to submit an item in the
  39. project Feature Request Tracker, located at:
  40. https://sourceforge.net/tracker/?group_id=238860&atid=1107749
  41. 3. Volunteer your help
  42. ----------------------
  43. If you have any components you'd like to submit to the libraries, or you
  44. would like to offer any other help, please get in contact.
  45. In particular, at the moment we're hoping to move to redevelop the STLSoft
  46. website using MediaWiki (on SourceForge) and we'd be very keen to hear
  47. from anyone who has skills in this area (as we don't!)
  48. If you wish to help out in any way, please get in contact at via the Open
  49. Discussion Forum, located at:
  50. https://sourceforge.net/projects/stlsoft/forums/forum/864083
  51. 4. Sponsor development
  52. ----------------------
  53. If you value the diligence and effort that's gone into bringing you this
  54. software, please make a donation to the project, via:
  55. https://sourceforge.net/project/project_donations.php?group_id=238860
  56. 5. Write articles, blog-posts about your experiences
  57. ----------------------------------------------------
  58. If you've written articles or blogged about STLSoft, let us know and we'll
  59. list them on the website, at:
  60. http://www.stlsoft.org/
  61. If you haven't yet, please consider doing so.
  62. 6. Help flesh out the Wikipedia page for STLSoft
  63. ------------------------------------------------
  64. Martin Moene has made a great start with the STLSoft Wikipedia page, but
  65. there's lots more to be done. You can help out by updating the STLSoft
  66. Wikipedia page at:
  67. http://en.wikipedia.org/wiki/STLSoft
  68. =============================== End of file ================================