Skip to content

Commit 4d2c40f

Browse files
committed
Add making changes section to README
1 parent 56cc3d5 commit 4d2c40f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,14 @@ credentials that you need, for example:
262262
</com.cloudbees.plugins.credentials.SystemCredentialsProvider>
263263
```
264264

265+
Making Changes
266+
--------------
267+
268+
When you want to make a big change in a configuration file
269+
or you want to add a new job the normal workflow is to make
270+
the change in the Jenkins UI
271+
first, then copy the resulting XML back into your VCS.
272+
265273
License
266274
-------
267275

0 commit comments

Comments
 (0)