diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-08-12 22:18:09 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-08-12 22:18:09 +0000 |
| commit | 46480f984780e1691a292f139f5d4ec8c35d0798 (patch) | |
| tree | b98b3adb22b8974e770ddd966884761b47593969 /docutils/docs | |
| parent | e85db209387be0e9aee380f2b394362562bb8e0c (diff) | |
| download | docutils-46480f984780e1691a292f139f5d4ec8c35d0798.tar.gz | |
minor update
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3790 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs')
| -rw-r--r-- | docutils/docs/dev/policies.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docutils/docs/dev/policies.txt b/docutils/docs/dev/policies.txt index a16d0ec24..3feae2f30 100644 --- a/docutils/docs/dev/policies.txt +++ b/docutils/docs/dev/policies.txt @@ -237,8 +237,10 @@ applicable), with particular emphasis as follows: mess up anything else, go right ahead and check it in directly. * For larger changes, use your best judgement. If you're unsure of - the impact, or feel that you require advice or approval, patches or - `the sandbox`_ are the way to go. + the impact, or feel that you require advice or approval, branches, + patches, or `the sandbox`_ are the way to go. + +* You must be prepared to fix any code you have committed. Docutils will pursue an open and trusting policy for as long as possible, and deal with any aberrations if (and hopefully not when) |
