Your code contributions will be much more happily received if you observe the following guidelines: -*: Submit your contribution as a patch to most recent version of the Condor source code. -*: State which version of the Condor source your patch is relative to. +*: Submit your contribution as a patch to most recent version of the HTCondor source code. +*: State which version of the HTCondor source your patch is relative to. *: When generating your patch, use one of the diff formats that provides context (i.e. =diff -c= or =diff -u=). *: When modifying existing source files, try to match the formatting style of the surrounding code.