Files
harbour-core/harbour/website/faq/harbour33.html
Viktor Szakats 2688ce2212 2013-01-24 15:14 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    + links to markdown and markdown to man-page converter tool
    ! minor cleanup to prev

  * utils/hbmk2/hbmk2.1
    * some updates

  * ChangeLog.txt
    ! typos/updates in previous entry

  * extras/hbdoc/*.prg
  * src/rtl/memoedit.prg
  * tests/clasinh.prg
  * tests/classch.prg
  * tests/inhprob.prg
    ! updated for new ::super: syntax

  * src/rtl/itemseri.c
    ! fixed typo in latest modification:
      'warning: use of unary operator that may be intended as compound assignment (+=)'

  * contrib/hbgd/tests/test_out.prg
  * contrib/hbhttpd/*
  * contrib/hbtip/thtml.prg
  * contrib/xhb/*.prg
  * extras/httpsrv/*
  * extras/guestbk/*
  * website/faq/*.html
  * website/samples/HowToBuildOnLinux.html
  * website/third-party.html
    * some steps to modernize old HTML

  * extras/hbdoc/*.prg
    * do not use [] as string delimiter

  - tests/function.cfm
  - website/samples/function.cfm.html
  * .gitattributes
    - obsolete file deleted
2013-01-24 14:20:54 +00:00

37 lines
1.6 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>I can't submit Clipper code either, can I still help anyway?</title>
</head>
<body text="#000000" bgcolor="#ffffff">
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
<b>:</b> <a href="harbour20.html"><em>Helping develop Harbour</em></a>
<b>:</b> <em>I can't submit Clipper code either, can I still help anyway?</em><br />
<b>Previous:</b> <a href="harbour32.html"><em>I've got loads of Clipper code I can donate, what shall I do?</em></a><br />
<b>Next:</b> <a href="harbour34.html"><em>The Harbour mailing lists</em></a>
<hr noshade>
<h2><a name="33"></a>3.13. I can't submit Clipper code either, can I still help anyway?</h2>
<p>You could help out any number of ways. Documentation is one area where
volunteers are needed (it's a dirty job but someone has to do it). Perhaps
you could help maintain the
<a href="harbour27.html#WhatToDo">TODO list</a>?
How about creating and maintaining binary snapshots of each of the releases?</p>
<p>Simply put, if you really want to help Harbour development, you'll find a
way.</p>
<hr noshade>
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
<b>:</b> <a href="harbour20.html"><em>Helping develop Harbour</em></a>
<b>:</b> <em>I can't submit Clipper code either, can I still help anyway?</em><br />
<b>Previous:</b> <a href="harbour32.html"><em>I've got loads of Clipper code I can donate, what shall I do?</em></a><br />
<b>Next:</b> <a href="harbour34.html"><em>The Harbour mailing lists</em></a>
</body>
</html>