11 lines
680 B
HTML
11 lines
680 B
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||
|
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type"><title>Patches</title>
|
||
|
<link rel="stylesheet" href="styles.css" type="text/css"></head>
|
||
|
<body><h1>Patches</h1>
|
||
|
<p>
|
||
|
If you are a developer/contributor and already have an improvement ready for
|
||
|
Notepad++, you can submit a patch using the patch tracker
|
||
|
(<a target="_blank" href="https://sourceforge.net/tracker2/?group_id=95717&atid=612384">https://sourceforge.net/tracker2/?group_id=95717&atid=612384</a>).
|
||
|
This is the great part of Open Source, you can add some stuff in as
|
||
|
well :)
|
||
|
</body></html>
|