Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Commit ee525e1

Browse files
committed
Adding patches dir and readme
1 parent 37ed01d commit ee525e1

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

patches/readme.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
#Patches
2+
3+
Patch documentation should be in the following format:
4+
5+
* module name
6+
* brief description
7+
* issue link (if exists)
8+
* patch file location
9+
10+
Example:
11+
12+
* views
13+
* Add CSS class to read-more link on trimmed text field
14+
* http://drupal.org/node/1557926
15+
* http://drupal.org/files/views-more_link_class-1557926.patch
16+
17+
---

0 commit comments

Comments
 (0)